<style>
body  
{
	scrollbar-arrow-color		:#000000;
	scrollbar-face-color		:#dedfd6;
	scrollbar-shadow-color		:dedfd6;
	scrollbar-darkshadow-color	: black;
	scrollbar-track-color		:#f1f1f1;
	scrollbar-highlight-color	: F3F3F3;
	scrollbar-3dlight-color		: dedfd6;
	
	background-color			: #f1f1f1;
	font-family 				: arial;
	color 						: black;
	font-size 					: 10;
}

.title
{
	font-size					: 16px;
    color						: ffffff;
    font-weight					: bold;
    font-family					: Trebuchet MS

}

table
{ 
	font-size					: 11px;
    color						: 000000;
    font-weight					: normal;

}

a  
{
	font-size 					: 11px;
	color 						: #FFFFFF;	
	font-family					:Microsoft Sans Serif;
    font-weight					: bold;
}

a:visited  
{
	font-size 					: 11px;
	color 						: #FFFFFF;
	font-family					: Microsoft Sans Serif;

}

a:active  
{
	font-size 					: 11px;
	color 						: #FFFFFF;
	font-family					: Microsoft Sans Serif;
	text-decoration 			: normal;

}

a:hover  
{
	font-size 					: 11px;
	color 						: #FFB0B0;
	text-decoration 			: underline;
	
}


.m  
{
	font-size 					: 11px;
	color 						: #FFFFFF;	
	font-family					: Microsoft Sans Serif;
    font-weight					: bold;
}

:visited.m  
{
	font-size 					: 11px;
	color 						: #FFFFFF;
	font-family					: Microsoft Sans Serif;

}

:active.m  
{
	font-size 					: 11px;
	color 						: #FFFFFF;
	font-family					: Microsoft Sans Serif;
	text-decoration 			: normal;

}

:hover.m  
{
	font-size 					: 11px;
	color 						: #000000;
	font-family					: Microsoft Sans Serif;	
	text-decoration 			: underline;
	
}

.go  
{
	font-size 					: 11px;
	color 						: #FFFFFF;	
	font-family					: Microsoft Sans Serif;
    font-weight					: bold;
}

:visited.go  
{
	font-size 					: 11px;
	color 						: #FFFFFF;
	font-family					: Microsoft Sans Serif;

}

:active.go  
{
	font-size 					: 11px;
	color 						: #FFFFFF;
	font-family					: Microsoft Sans Serif;
	text-decoration 			: normal;

}

:hover.go  
{
	font-size 					: 11px;
	color 						: #0000FF;
	font-family					: Microsoft Sans Serif;	
	text-decoration 			: underline
	
}

h1	{
	font-size : 15px;
	font-family : currier, currier, verdana, currier;
	text-decoration : none;
	text-align : center;
}


</style>