BODY {
	BACKGROUND-COLOR: transparent;
	COLOR: #ffffff;
	scrollbar-face-color: #DC143C;
	scrollbar-shadow-color: #FFFFCC;
	scrollbar-highlight-color: #FFFFCC;
	scrollbar-3dlight-color: #FFFFCC;
	scrollbar-darkshadow-color: yellow;
	scrollbar-track-color: #DC143C;
	scrollbar-arrow-color: #FFFFCC;
}

TD {
	font-family: Arial;
	font-size: 10pt;
	color: #DC143C;
	font-weight : bolder;
}
P {
	font-family: Arial;
	font-size: 10pt;
	color: #DC143C;
	font-weight : bolder;
}

a:link {  
	font-family: Arial;
	font-size: 10pt;
	color: #DC143C;
	font-weight : bolder;
	text-decoration: underlin
}
a:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #DC143C;
	font-weight : bolder;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #DC143C;
	font-weight : bolder;
   text-decoration: underline;
}



