BODY {
	color : #000000;
	background-color : #FFFFF2;
	font-family :  Arial, sans-serif;
	border-color : #CC0033;
	border-style : solid;
	border-width : 1px;
	border-top : -19px;
	margin-top : 4px;
	scrollbar-face-color: #FFFFF2;
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #CC0033; 
	scrollbar-track-color: #CC0033; 
	scrollbar-darkshadow-color: red
}
P.header {	
	font-family :  Arial, sans-serif;	
	font-size : 16px;	
	font-weight : bold;
	color : #D40000;
	background-color : transparent;
}
P.sub {
	font-family : Arial; 
	font-size : 16px;	
	font-weight : bold;
	color : black;
}
P.hightlight{
	font-family :  Arial, sans-serif;	
	font-size : 13px;	
	font-weight : bold;
	color : #D40000;
}
P.small {	
	font-family : Arial, sans-serif;	
	font-size : 10px;	
	text-align : center;
	color : #CCCCCC;	
	background-color : transparent;
}
P {
	font-family : Arial, sans-serif;
	font-size : 13px;	
	color : black;
}
P.bold {	
	font-size : 13px;	
	font-weight : bold;
	color : #000000;
	background-color : transparent;
}
DIV.header{
	font-family :  Arial, sans-serif;	
	font-size : 18px;	
	font-weight : bold;
	color : #D40000;
}
TABLE.grey{
	background-color : #EBEBEB;
}

TABLE {
	background-color :  #FFFFF2;
	padding : 0px;
	font-family : Arial, sans-serif; 
	font-size : 13px;
}
TABLE.clear {
	background-color : #FFFFF2;
}
TD {
	font-family :  Arial, sans-serif;
	font-size : 13px;
}
TD.header {
	font-family :  Arial, sans-serif;	
	font-size : 16px;	
	font-weight : bold;
	color : #D40000;
	background-color : #FFFFF2;
}
TD.highlight {
	font-family :  Arial, sans-serif;	
	font-size : 13px;	
	font-weight : none;
	color : #D40000;
	background-color : #FFFFF2;
}
A {
	font-family :  Arial, sans-serif;
	font-size : 13px;		
	color : #D40000;
	text-decoration : none;
}
A:HOVER {
	color : #D40000;
	text-decoration : underline;
}
Li{
	font-family :  Arial, sans-serif;
	font-size : 13px;		
}