BODY,TD {
			font-weight : 600; 
			font-size : 14px; 
			font-family : sans-serif; 
			color : #000000;
			margin: 0;
}


SELECT,INPUT {
   font-weight : bold; 
   font-size : 11px; 
   font-family : sans-serif; 
   color : #000000; 
}
B,STRONG {
   font-weight : bold; 
}


H2,H3,H4 {
	font-weight:900;
	margin-bottom: 0.2em;
	text-align: left;
	}

H2 {
	font-size:28px;
}


H3 {
	font-size:20px;
}


H4 {
	font-size:11px;
	font-variant: small-caps;
}


OL,UL,DL {
	margin-top: 0em;
}


A {
   color : #6BB510; 
   text-decoration : none; 
}

A:hover {
	color: #CC00FF;
}

.subnav TD {
	color: #ffffff
}
.subnav A:visited {
   color : #ffffff; 
   text-decoration : none; 
}


.subnav A:link {
   color : #ffffff; 
   text-decoration : none; 
}


.subnav A:hover {
   text-decoration : none; 
}


.subnav A {
   font-weight : 600; 
   font-size : 12px; 
   color : #ffffff; 
   text-decoration : none; 
}


