 BODY, H1, H2, H3, H4, H5, H6, P, UL, OL, LI, TABLE, PRE, A, INPUT {
	font-family: Verdana, Arial, Sans-Serif;
	background color: F2F2F2;
	color: #000000;
	font-size: 11px;
	margin-right : 3;
	margin-left : 3;
	margin-top : 3;
	margin-bottom : 3;
}

UL,OL{
		margin-left : 35;
}

P{
	margin-top : 10;
	margin-bottom : 10;	
}

P.highlight{
	font-variant : small-caps;
}

 H1, H2, H3, H4, H5, H6 {
	font-weight: bold;
	color: #000186;
}

H1 {
	font-size : 145%;
	margin-top : 24;
	margin-bottom : 10;
}

H2 {
	font-size : 130%;
	margin-top : 18;
	margin-bottom : 6;
}

H3 {
	font-size : 110%;
	margin-top : 8;
	margin-bottom : 3;
}

H4 {
	font-size : 100%;
	margin-top : 8;
	margin-bottom : 3;
}

A:LINK {
	color: #0000CD;
}

A:VISITED {
	color: #0000CD;
}

A:HOVER {
	color: Red;
}
