BODY{
	font-family : Arial,Verdana,sans-serif;
	color : #000000;
	background-color : #FFFFFF;
	font-size : 10pt;
}

A {
	color: #000066;
	text-decoration : underline;
	font-size : 11pt;
}

A:visited {
	color: #4B76CD;
	text-decoration : underline;
	font-size : 11pt;
}

A:active {
	color: #3C3E93;
	text-decoration : underline;
	font-size : 11pt;
}

A:hover {
	color: #D01C2A;
	text-decoration : underline;
	font-size : 11pt;
}

P,H2,H3,H4,UL,OL,LI,DIV,TABLE,TD{
	font-family:arial, verdana, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}

h1 {
	font:16px arial, verdana, sans-serif;
	color:#000099;
	font-weight:bold;
	}