div {
font-family: Arial;
font-size: 12pt;
font-weight: normal;
background: ;
}
p {
font-family: Arial;
font-size: 12pt;
color: ;
font-weight: normal;
}
span {
font-family: Arial;
font-size: 12pt;
font-weight: normal;
}
td {
font-family: Arial;
font-size: 12pt;
color: #ff2405;
font-weight: normal;
}
A:hover
	{ 
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

A:active, a:link, a:visited
	{ 
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #ff2405;
	text-decoration: none;
	}

.line  {
	color : #ff2405;
}

body	{
		
	scrollbar-face-color:		#000000; 
	scrollbar-highlight-color:	#000000; 
	scrollbar-shadow-color:		#ff2405; 
	scrollbar-3dlight-color:	#000000; 
	scrollbar-arrow-color:		#ff2405; 
	scrollbar-track-color:		#000000; 
	scrollbar-darkshadow-color:	#000000;


	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12pt;
	color: #ff2405;
	font-weight: bold;
	background-color: #000000;
	background-image: URL(); 
        background-repeat: repeat; 
	background-attachment: fixed 
	}


