div {
font-family: Arial;
font-size: 13pt;
font-weight: bold;
background: ;
}
p {
font-family: Arial;
font-size: 13pt;
color: ;
font-weight: bold;
}
span {
font-family: Arial;
font-size: 13pt;
font-weight: bold;
}
td {
font-family: Arial;
font-size: 10pt;
color: #CCCCCC;
font-weight: bold;
}
A:hover
	{ 
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	}

A:active, a:link, a:visited
	{ 
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	}

.line  {
	color : #CCCCCC;
}

body	{
		
	scrollbar-face-color:		#CCCCCC; 
	scrollbar-highlight-color:	#808080; 
	scrollbar-shadow-color:		#000000; 
	scrollbar-3dlight-color:	#808080; 
	scrollbar-arrow-color:		#000000; 
	scrollbar-track-color:		#000000; 
	scrollbar-darkshadow-color:	#CCCCCC;


	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 13pt;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #000000;
	background-image: URL(images/bglogo1.jpg); 
        background-repeat: repeat; 
	background-attachment: fixed 
	}

