A,BODY,P,SPAN,textarea,input,select,h1,h2, TD {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size: 11px;
	font-weight : 200;
}

B{ font-family : Arial, Helvetica, sans-serif; }

textarea, input, select{ color: Black; }

/*  9999CC */
A:LINK { color : green; text-decoration : underline; }
A:VISITED { color : green; text-decoration : underline; }
A:ACTIVE { color : red; text-decoration : underline; }
A:HOVER { color : red; text-decoration : underline; }


P {
  margin-top: 0px; 
  margin-bottom: 6px; 
  vertical-align :  top;
}

H1 {
	color: #ff8000;
	font-size: 36px;
    margin-top: 0px; 
    margin-bottom: 6px; 
  }

H2 {
  color: #222591;
  font-size: 20px;
  margin-top: 0px; 
  margin-bottom: 6px; 
}

HR { color:#5E6C3C; }

FORM { margin-top : 0px; margin-bottom : 0px; }
.trheader { 
  font-size: 14px; 
  background-color: #49458F;
  color: #ffffff;
  }

.Name { font-size: 14px; }  
.small{ font-size: 10px; }
.fineprint { font-size : 10px; font :  italic; }
.totheright { text-align: right; }  
.odd {	background-color: #AABABD; }
.even {	background-color: #DBE2E3; }

.error {
 font-size: 12px;
 color: #ff0000;
 font-weight :  bold;
}
