body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #434343;
	SCROLL-BASE-COLOR: #434343; 
	SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3;
	SCROLLBAR-SHADOW-COLOR: #f3f3f3; 
	SCROLLBAR-3DLIGHT-COLOR: #434343; 
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-TRACK-COLOR: #5a5a5a; 
	SCROLLBAR-DARK-SHADOW-COLOR: #ffffff; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    background-color: #FFFFFF;		
}

.normal {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;	
}

a:link {color : #AE0000; text-decoration : underline;}
a:visited {color : #AE0000; text-decoration : underline;}
a:active {color : #AE0000; text-decoration : underline;}
a:hover {color : #000000; text-decoration : underline;} 

.footerLink { 
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font color : #ffffff;
}

.title { 
	color: #AE0000; 
	font-size: 14px; 
}

