body
	{
	background-color: #cccccc;
	scrollbar-arrow-color: #cccccc; 
	scrollbar-track-color: #cccccc;
	scrollbar-face-color: #626262;
	scrollbar-highlight-color: #cccccc; 
	scrollbar-3dlight-color: #626262;
 	scrollbar-darkshadow-color: #626262; 
	scrollbar-shadow-color: #cccccc;
	cursor:crosshair;
	}


a 
	{
	font-family: georgia;
	color: #cccccc;
	background-color:626262;
	font-size: 11px; 
	cursor: move;
	text-decoration: none;
	font-weight: bold;
	height:13px;
	}

a:hover 	
	{
	font-family: georgia;
	color: #626262;
	background-color:cccccc;
	cursor: move;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	}

img
	{
	border: 0px;
	}

b
	{ 
	color: #626262; 
	font-size: 11px; 
	font-family: Tahoma;  
	font-weight: none;
	text-align: center;
	} 

i
	{ 
	color: #626262; 
	font-size: 11px; 
	font-family: Tahoma;  
	font-weight: none;
	text-align: center;
	} 



p,td, ol, ul
	{ 
	color: #626262; 
	font-size: 11px; 
	font-family: Tahoma;  
	text-align: justify;
	font-weight: bold;
	} 

div
	{ 
	color: #626262; 
	font-size: 11px; 
	font-family: georgia;  
	font-weight: ;
	text-align: center;
	} 

.header
	{
	text-align:center;
	color: #cccccc;
	font-size: 13px;
	background-color: #626262;
	width: 100%;
	letter-spacing: 3px;
	font-weight:bold;
	text-transform: ;
	}