A.h3, A.h4,A.h5,A.h6, B, H1, H2, H3, H4, H5,H6, INPUT, INPUT.button,OL, P, P.caption, SELECT, TEXTAREA, TR.highlight, TR.white,UL, .copyright,.nav,.redstar {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.h3 {
	/*text-decoration : underline;*/
}
A.h4 {
	/*text-decoration : underline;*/
}
A:link {
	text-decoration : none;
}
A:active {
	text-decoration : none;
}
A:visited {
	text-decoration : none;
}
A:link:hover {
	text-decoration : underline;
}
B {
	font-size : 12px;
	color: #000000;
	font-weight : bold;
}
BODY {
	margin : 0px;
	padding : 0px;
	background-color : #ffffff;
	vertical-align : top;
}
H1 {
	font-size : 30px;
	color: #015D01;
	margin : 0px;
	padding : 0px;
}
H2 {
	font-size : 20px;
	color: #96946B;
}
H3, A.h3 {
	font-size : 15px;
	color: #316ca8;
	font-weight : bold;
	margin : 0px;
	padding : 0px;
}
H4, A.h4 {
	font-size : 12px;
	color: #96946B;
	font-weight : bold;
	margin : 0px;
	padding : 0px;
}
H5, A.h5 {
	font-size : 12px;
	color: #316ca8;
	font-weight : bold;
	margin : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
}
H6, A.h6 {
	font-size : 11px;
	color: #316ca8;
	font-weight : normal;
	margin : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
}
HR {
	color : #96946B;
	width : 100%;
	size : 1px;
}

IMG {
	border : 0px;
}
INPUT{
	font-size : 12px;
	color : #000000;
}
INPUT.button {
	color : #000000;
	font-size : 12px;
}
OPTION {
	font-size : 12px;
	color : #000000;
}
OL {
	font-size : 12px;
	color : #000000;
}
P {
	font-size : 12px;
	color : #000000;
}
P.caption {
	font-size : 10px;
	color : #666666;
}
SELECT {
	font-size : 12px;
	color : #000000;
}
TEXTAREA {
	font-size : 12px;
	color : #000000;
}
TR.highlight {
	font-size : 12px;
	color : #000000;
	background-color : #ececec;
}
TR.white {
	font-size : 12px;
	color : #000000;
	background-color : #ffffff;
}
UL {
	font-size : 12px;
	color : #000000;
}
.copyright {
	font-size : 10px;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}
.nav {
	font-size : 10px;
	color : #000000;
}
.redstar {
	font-size : 12px;
	color : #ff0000;
	/*vertical-align : super;*/
}
