P  {
	font-size : x-small;
	font-weight : normal;
	color : #D9E6F7;
	font-style : normal;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 5px;
}

H1  {
	font-size : xx-small;
	font-weight : bold;
	font-style : normal;
	color : #D9E6F7;
	margin-right : 5px;
	margin-left : 5px;
}

H2  {
	font-size : x-small;
	font-weight : bold;
	font-style : normal;
	color : #D9E6F7;
	margin-top : 0;
	margin-left : 5px;
	margin-bottom : 0;
}

H3  {
	font-size : xx-small;
	font-weight : normal;
	font-style : normal;
	color : #D9E6F7;
	margin-right : 5px;
	margin-left : 5px;
}

A  {
	font-size : xx-small;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : none;
}

A:Visited  {}

A:Active  {
	font-size : xx-small;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : underline;
}

A:Hover  {
	font-size : xx-small;
	font-weight : bold;
	font-style : normal;
	color : Yellow;
	text-decoration : underline;
}

BODY  {
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : White;
	background-color : #0E234B;
	SCROLLBAR-FACE-COLOR: #A2C5E0;  
	SCROLLBAR-HIGHLIGHT-COLOR: White; 
	SCROLLBAR-SHADOW-COLOR: #122D5F; 
	SCROLLBAR-3DLIGHT-COLOR: #D9E6F7; 
	SCROLLBAR-ARROW-COLOR: #0E234B; 
	SCROLLBAR-TRACK-COLOR: #A2C5E0; 
	SCROLLBAR-DARKSHADOW-COLOR: #0E234B;
}

li  {
	font-size : x-small;
	font-weight : normal;
	color : #D9E6F7;
	font-style : normal;
	margin-top : 3;
	margin-bottom : 0;
	margin-left : 25px;
}

dt  {
	margin-left : 20px;
	margin-bottom : 2px;
	margin-top : 2px;
}

