BODY {
	scrollbar-base-color:#003399
}
IFRAME {
	scrollbar-base-color:#003399
}
A:HOVER {
	color: #FFCC00;
	text-decoration : none;
}

A:LINK {
	font-weight : bold;
		
}
A:VISITED {
	font-weight : bold;
	}

A {
	font-weight : bold;
	color: white
}



H1 {
	font-family : Verdana;
	font-size : 18pt;
	font-style : italic;
	color: White;
	font-weight : normal;
}

H2 {
	font-family : Verdana;
	font-size : medium;
	font-style : italic;
	color: White;
	font-weight : bold;
}
H3 {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	color: White;
	font-weight : normal;
}
H4 {
	font-family : Verdana;
	font-size : 12pt;
	font-style : normal;
	color: #FFCC00;
	font-weight : bold;
}

H5 {
	font-family : Arial;
	font-size : 20pt;
	color: White;
	font-weight : bold;
}

