h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
	font-weight: normal;
	padding-top: 33px;
}

h1 > em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-transform: capitalize;
	color: #FF0000;
	font-variant: small-caps;
	padding-left: 5%;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	font-weight: normal;
	line-height: 106%;
}
ul > li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	color: #666699;
}


A:link { color: #4A6EAD;}  
A:active { color: #CC0099;}
A:visited { color: #660099;}

a {font-size: 12px;}  

td, .bodytext, ailmentsub1 {font-family:  times new roman, times, serif; font-size: small; line-height: 175%; color: #000000;} 
.printfriendly {font-family: times, times new roman, serif; font-size: 16px; color: #000000;} 
.printfriendlyhead {font-family: arial, geneva, verdana, tahoma, georgia, sans-serif; font-size: 18px; font-weight: bold; color: #555555;} 
.printfriendlysmall  {font-family: arial, geneva, sans-serif; font-size: 11px; } 
.captiontext {font-family: arial, geneva, verdana, tahoma, georgia, sans-serif; font-size: 12px; vertical-align: top;} 
.smalltext {font-family: arial, geneva, verdana, tahoma, georgia, sans-serif; font-size: 12px; vertical-align: top;} 
.tinytext {font-family: arial, geneva, verdana, tahoma, georgia, sans-serif; font-size: 10px;} 
.ailment  {font-family: arial, geneva, verdana, tahoma, georgia, sans-serif; font-size: 15px; font-weight: bold; color: #555555;}

.largeGreen  {font-family: arial, geneva, verdana, tahoma, georgia, sans-serif; font-size: 18px; font-weight: bold; color: green;}

.fail  {font-family: arial, geneva, verdana, tahoma, georgia, sans-serif; font-size: 18px; font-weight: bold; color: red;}
.header  {font-family: arial, geneva, verdana, tahoma, georgia, sans-serif; font-size: 15px;}
.footerlinks {font-family: arial, geneva, verdana, tahoma, georgia, sans-serif; font-size: 10px} 

.devnotes {font-family: serif; font-size: 4px; line-height: 4px; color: green;}

.entryForm{
padding: 12px;
background-color: #f5eff5;
border-top: 1px #909090 double;
border-bottom: 1px #909090 solid;}

.navText  {font-family: trebuchet MS; font-size: 13pt; color: #ffffff; font-weight: bold;}
.navBar {background-color: #6a2520;}
.navBarSelected {background-color: #e33824;}
.current {background-color:#ffffcc; cursor: pointer; cursor: hand; color:white;}

.bodyHeader  {font-family: verdana; font-size: 1.5em; color: #ffffff;}
.bodyStatement  {font-family: trebuchet MS; font-size: 11pt; color: #0033cc; text-decoration: underline;}
.bodyTextBig  {font-family: verdana; font-size: 14pt; color: #000000;}
.bodyText  {font-family: verdana; font-size: 9.5pt; color: #000000;}
.bodyTextRed  {font-family: verdana; font-size: 9.5pt; color: Red;}
.bodyTextTiny  {font-family: trebuchet MS; font-size: 7.5pt; color: #000000;}
.bodyTextSmall  {font-family: verdana; font-size: 8pt; color: #000000;}
.bodyTextSmallWhite  {font-family: verdana; font-size: 10pt; color: #ffffff;}
.bodyTextOrange  {font-family: trebuchet MS; font-size: 10pt; color: #cc6633; font-weight: bold;}
.bodyTextBigGreen  {font-family: trebuchet MS; font-size: 15pt; color: Green; font-weight: bold;}
.bodyTextBigRed  {font-family: trebuchet MS; font-size: 15pt; color: Red; font-weight: bold;}
.bodyTextBigOrange  {font-family: trebuchet MS; font-size: 15pt; color: #cc6633; font-weight: bold;}
.bodyTextBigBrown  {font-family: trebuchet MS; font-size: 15pt; color: #6a2520; font-weight: bold;}
.tinyBoldGreen  {font-family: verdana,arial,sans-serif; font-size: 9pt; color: Green; font-weight:bold;}
.tinyBlack  {font-family: verdana,arial,sans-serif; font-size: 8pt; color: Black;}
.linedOut {font-family: "Times New Roman",Times,serif; font-size: 11pt; text-decoration: line-through;}
.letters {font-family: verdana; font-size: 9pt; color: #000000;}

div#commentForm
{
  margin: 0px 20px 0px 20px;
  display: none;
}