body {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: White;
	text-decoration: none;
	background: #3F3F3F;
	margin: 5px 5px 5px 5px;
	scrollbar-face-color: #222222;
scrollbar-highlight-color: #333333;
scrollbar-3dlight-color: #888888;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #FFFFFF;
} 

td,p 	{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: White;
	text-decoration: none;
} 

td.color {
	background: #383838;
	}

td.grey {
	background: #3F3F3F;
	}

A 	{
	Color : #F0E68C;
	Cursor : Hand;
	Text-Decoration : none;
}

A:active{
	Color : Yellow;
	Cursor : Hand;
	Text-Decoration : none;
	}

A:visited{
	Color : #FFE4C4;
	Cursor : Hand;
	Text-Decoration : none;
	}

A:link	{
	Color : White;
	Cursor : Hand;
	Text-Decoration : none;
	}

A:hover	{
	Color : White;
	Cursor : Hand;
	Text-Decoration : underline;
}
 
h5 	{
	font-family: Verdana, Helvetica, Arial;
		Color : White;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	margin : 0px;
}
	
h3 	{
	font-family: Arial, Verdana;
	Color : #FFFFD2;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none
}
	
.small 	{
	font-family: Arial,MS sans serif, sans-serif;
	font-size: 10px;
	text-decoration: none
}
TD.small 	{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: none
}

A.small 	{
	Color : #F0E68C;
		font-size: 10px;
	Cursor : Hand;
	Text-Decoration : none;
}

A.small:active{
	Color : Yellow;
	Cursor : Hand;
	Text-Decoration : none;
	}


A.small:visited{
	Color : #FFE4C4;
	Cursor : Hand;
	Text-Decoration : none;
	}


A.small:link	{
	Color : White;
	Cursor : Hand;
	Text-Decoration : none;
	}

A.small:hover	{
	Color : White;
	Cursor : Hand;
	Text-Decoration : underline;
}

li {
	list-style-type: square;
	color : White;
}

.smalltext {
	color: White;
	font-size: 9px;
	font: "MS Sans Serif", Geneva, sans-serif;
}
 
