/* General */
BODY,P,td,tr,div,H5{
	font-size:12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
BODY{ 
	background : #0259B9;
	SCROLLBAR-FACE-COLOR: #0259B9;
	SCROLLBAR-HIGHLIGHT-COLOR: #C7E2FD;
	SCROLLBAR-SHADOW-COLOR: black;
	SCROLLBAR-3DLIGHT-COLOR: black;
	SCROLLBAR-ARROW-COLOR: #C7E2FD;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: black;
	SCROLLBAR-BASE-COLOR: black;
}
A:HOVER {
	text-decoration : underline;
	color : #0259B9;
}
A:ACTIVE {
	text-decoration : underline;
	color : #ff0000;
}
H3 {color : #ffffff; margin-bottom : 5px;}
H4 {color : #0000A0;}
H5 {color : #000000; margin-bottom : 5px;}
ul{
	margin-bottom : 0px;
	margin-top : 0px;
}
li{
	margin-bottom : 0px;
	margin-top : 5px;
	font-style : italic;
}
div{color: #ffffff; text-align: center;margin-top : 0px;}
