A:ACTIVE, A:FOCUS, A:HOVER, A:LINK, A:VISITED {
	background-color : transparent;
	background-position : center;
	border : Aqua;
	font : 100;
	font-family : "@Arial Unicode MS";
	text-align : center;
}
BODY, TD {
	background: #4D6561;
	color : White;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	background-attachment : fixed;
	scrollbar-face-color:#4D6561;
	scrollbar-base-color:#789691;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#789691;
	scrollbar-shadow-color:#4D6561;
	scrollbar-highlight-color:#4D6561;
	scrollbar-3dlight-color:#95A9A5;
	scrollbar-darkshadow-Color:#4D6561;
	font-text: #FFFFFFfont link: #00FFFF font vlink: #00FF00 font alink: #FFFF00
}

H2 {
	font-size: 13pt;
}

H3 {
	font-size: 14pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	color: white;
}

A:Hover {
	color: yellow;
	background : transparent;
}

HR {
	height: 1pt;
}


