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

a:link { color: #0066CC;  text-decoration: none }
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; 
}

IMG {
	border: none;
}

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

.title {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : FFFFFF;
	padding-left: 8px;
}

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

.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;
}

