BODY {
	SCROLLBAR-FACE-COLOR: #818aaa;
	SCROLLBAR-SHADOW-COLOR: #f0f8ff;
	SCROLLBAR-3DLIGHT-COLOR: #f0f8ff;
	SCROLLBAR-ARROW-COLOR: #f0f8ff;
	SCROLLBAR-TRACK-COLOR: #818aaa;
	background-color: #818aaa;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 20px;
	font-family: "Verdana", "Times New Romans";
	color : #FFFFFF;
	text-align: left;
}

H2 {
	font-size: 18pt;
}

H3 {
	font-size: 17pt;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A, A:LINK, A:VISITED {
	color: white;
}

A:Hover {
	text-decoration: none;
	font-size : 85%;
	font-weight: bold;
}

HR {
	height: 1pt;
}