BODY {
      background-color : #ffffff;
      font-family : verdana, Arial;
      font-size: 10pt;
      color : #000000;
      margin: 0px 
      }

/* Headers */
h1, .pageTitle, .h1 {
   font-size:            20pt;
   font-family:          "Arial Narrow", Sans-serif;
   color:                #FFFFFF; 
   padding:              0px 0px 0px 0px;
}
h2, .h2 {
   font-size:            10pt;
   font-family:          "Arial", Sans-serif;
   font-weight:          bold;
   color:                #FFFFFF;
   padding:              0px 0px 0px 0px;
}
h3, .h3 {
   font-size:            20pt;
   font-family:          "Arial Narrow", Sans-serif;
   color:                #FFFFFF;
   padding:              0px 0px 0px 0px;
}
h4, .h4 {
   font-size:            14pt;
   font-family:          "Arial Narrow", Sans-serif;
   color:                #FFFFCC;
   padding:              0px 0px 0px 0px;
}
/*page break*/

.pagebreak {    
	page-break-after: always;
}

/*normal links in the text*/
A:link {
  font-size: 10pt;
  color: #000000; 
  text-decoration : none; 
  background: }
A:visited {
  font-size: 10pt;
  color: #000000; 
  text-decoration : none; 
  background: }
A:hover { 
  font-size: 10pt;
  color: #0000FF; 
  text-decoration : none;
  background: }
/*adjusted links in the text*/
A.Nav:link {
  font-size: 10pt;
  color: #006600; 
  text-decoration : none; 
  background: }
A.Nav:visited {
  font-size: 10pt;
  color: #006600; 
  text-decoration : none; 
  background: }
A.Nav:hover { 
  font-size: 10pt;
  color: #006600; 
  text-decoration : underline; 
  background: }
  /*adjusted links in the text*/
A.Navsmall:link {
  font-size: 8pt;
  color: #006600; 
  text-decoration : none; 
  background: }
A.Navsmall:visited {
  font-size: 8pt;
  color: #006600; 
  text-decoration : none; 
  background: }
A.Navsmall:hover { 
  font-size: 8pt;
  color: #006600; 
  text-decoration : underline; 
  background: }
/*Color scheme for background and lettering*/
.maincolor  {
  font-size: 9pt;
  color: #FFFFFF; 
  text-decoration : none;
  background: #006600;
/*Controls borders around tables that are influenced by the .maincolor class*/
}
.maincolorsmall  {
  font-size: 8pt;
  text-decoration : none;

}
.maintable  {
   border: 1px #006600 solid;
}
/*Color scheme for highlighted rows and shaded areas*/
.maincolor2 {
  color: #000000; 
  background: #E7FFB3;
}
/*adjusted links in with dark background*/
A.Dairy:link {
  font-size: 10pt;
  color: #FFFFFF; 
  text-decoration : none; 
  background: }
A.Dairy:visited {
  font-size: 10pt;
  color: #FFFFFF; 
  text-decoration : none; 
  background: }
A.Dairy:hover { 
  font-size: 10pt;
  color: #FFFFFF; 
  text-decoration : underline; 
  background: }
/*adjusted text size...-1 from normal*/
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.smallprint8pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
/*adjusted text size...+1 from normal*/
.medprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


.textboxariel {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.TextAreaFont {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
}
.smalldeletetag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.normaltextred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.maincolor2small {
	font-size: 11px;
	background-color: #E7FFB3;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	word-spacing: normal;
	letter-spacing: normal;
}
