BODY {
	SCROLLBAR-FACE-COLOR: #EBEBEB; 
	SCROLLBAR-HIGHLIGHT-COLOR: #333333; 
	SCROLLBAR-SHADOW-COLOR: #333333;
	SCROLLBAR-3DLIGHT-COLOR: #333333; 
	SCROLLBAR-ARROW-COLOR:  #333333; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #333333; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#003366;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;

}

P {
	color : #333333;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	
}

A {
	color : #FF9900;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	font-weight: bold;
}

A:HOVER {
	color : Red;
	text-decoration : underline;
	
}

H3 {
	font-family : Arial, sans-serif;
	font-size : 15px;
	color : #2F447E;
	
}

.titlebar {
	color: #FFFFFF;
	font-weight: bold;
}
