BODY, TD {
	font-family : "Arial", sans-serif;
	font-size : 12px;
	color : black;
	font-weight : normal;
}

A:LINK  {
	color : #650199;
	text-decoration : underline;
	font-weight : bold;
}

A:HOVER {
	color : #FE860F;
	text-decoration : underline;
	font-weight : bold;
}


A:VISITED {
	color : #FF8000;
	text-decoration : underline;
	font-weight : bold;
}

H1 {
	font-family : "Verdana", sans-serif;
	font-size : 12pt;
	color : #00196F;
	font-weight : bold;
	line-height: 3px;
}



H2 {
	font-family : "Arial", sans-serif;
	font-size : 11pt;
	color : black;
	font-weight : bold;
	margin-bottom: -2px;
	}

H3 {
	font-family : "Verdana", sans-serif;
	font-size : 10pt;
	color : #00196F;
	font-weight : bold;
}

.footer {
	font-family : "verdana", sans-serif;
	font-size : 10pt;
	color : #330099;
	font-weight : normal;
}
