BODY {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	FONT-WEIGHT: none;
	color: 000066
}

a:link { color: #3366CC;  text-decoration: underline }
a:active { color: black; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { color: red; text-decoration: none }

H2 {
	color : 000066;
	font-weight : bold
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
}

H3 {
	color : 000066;
	font-weight : bold
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
}

H4 {
	color : 000066;
	font-weight : bold
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

LI { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-weight : bold;
}

.heading {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.large {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}

.small {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
