BODY  {
	SCROLLBAR-FACE-COLOR : #3388FF;
	SCROLLBAR-HIGHLIGHT-COLOR : black;
	SCROLLBAR-SHADOW-COLOR : #87CEFA;
	SCROLLBAR-3DLIGHT-COLOR : Silver;
	SCROLLBAR-ARROW-COLOR : #FFFFFF;
	SCROLLBAR-TRACK-COLOR : Scrollbar;
}

h1  {
	font-size : large;
	font-family : Verdana;
	color : #0099FF;
	text-decoration : none;
	font-weight : bold;
}

h2  {
	color : #999999;
	font-size : 17px;
	font-family : Verdana;
	background-color : White;
}

h3  {
	font-size : 15px;
	color : Gray;
	font-family : Verdana;
	font-weight : bold;
}

h4  {
	font-family : Verdana;
	font-size : x-small;
	color : Gray;
}

h5  {
	font-family : Verdana;
	font-size : x-small;
	color : Gray;
	font-weight : lighter;
}

strong  {
	font-weight : bold;
	font-family : Verdana;
	color : #0099FF;
	font-size : x-small;
	font-style : italic;
}

a:hover  {
	text-decoration : underline;
}

a  {
	text-decoration : none;
	font-family : Verdana;
	font-size : x-small;
	font-weight : normal;
	color :#3399ff;
}

