body{
	font-family: Verdana; 
	font-size: 9pt; 
	color: white; 
	text-decoration: none;
	background-color: black;
	scrollbar-3dlight-color:#C6E2F6; 
	scrollbar-arrow-color:#C6E2F6;
	scrollbar-base-color:#29166F;
	scrollbar-darkshadow-color:#29166F;
	scrollbar-face-color:#29166F;
	scrollbar-highlight-color:gray;
	scrollbar-shadow-color:#29166F;
	scrollbar-background-color: C6E2F6;
	scrollbar-track-color: #336799;
	}

table
	{
	font-family: Verdana; 
	font-size: 9pt; 
	color: white; 
	text-decoration: none;
	}
td{
	font-family: Verdana; 
	font-size: 9pt; 
	text-decoration: none;
	}

th{
	font-family: Verdana; 
	font-size: 9pt; 
	color: white; 
	text-decoration: none;
	background-color:#848283;
	}
b{
	font-family: Verdana; 
	font-size: 9pt; 
	color: white; 
	text-decoration: none;
	}
i{
	font-family: Verdana; 
	font-size: 9pt; 
	color: white; 
	text-decoration: none;
	}

i.bigtext{
	font-size: 16px;
	font-family: Arial,Verdana,Times New Roman;
	}
i.bigtitle{
	font-size: 20px;
	font-family: Verdana,Times New Roman;
	}
ul{
	font-family: Verdana; 
	font-size: 9pt; 
	color: white; 
	text-decoration: none;
	}
a{
	font-family: Verdana; 
	font-size: 9pt; 
	color: white; 
	text-decoration: underline; 
	cursor: hand;
	}
a:hover{
	font-family: Verdana; 
	font-size: 9pt; 
	color: white; 
	text-decoration: underline; 
	cursor: hand; 
	}
form{
	font-family:Verdana;
	font-size:9pt;
	color:white;
	}
a.menu{
	text-decoration: none; 
	}
a.menu:hover{
	text-decoration: none; 
	}
.black{
	background-color:#000000;
	}
.cent{
	background-color:#E8E8E8;text-align:center;font-size:8pt;color:Black;
	}
.blue{
	background-color:#336799;
	text-align:left;
	}
.grey{
	background-color:#848283;
	}
.lightgrey{
	background-color:#E8E8E8;
	font-size : 8pt;
	color : Black;
	}
.lightgrey:hover{
	background-color:#E8E8E8;
	font-size : 8pt;
	color : Black;
	}