body  
{
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 2px;
	font-family: arial; 
	background-color: #a0a0a0;
	color: black;
	scrollbar-DarkShadow-Color:#a0a0a0;
	scrollbar-Track-Color:#a0a0a0;
	scrollbar-Face-Color:#a0a0a0;
	scrollbar-Shadow-Color: #a0a0a0;
	scrollbar-3dLight-Color:#a0a0a0;
	scrollbar-Highlight-Color:#a0a0a0;
	scrollbar-Arrow-Color: #000000;
	BORDER-LEFT: white 1px solid;
	BORDER-RIGHT: white 1px solid;
	BORDER-TOP: white 1px solid;
	BORDER-BOTTOM: white 1px solid;
	margin: 5px;
}

 A:link      
{
	font-size: 12px; 
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

 A:visited   
{ 
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal; 
	color: #000000;
}

 A:active    
{
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #000000; 
}

 A:hover   
{
	font-size: 12px;
	text-decoration: none;
	font-weight: none;
	color: #000000; 
}

 .content
{
	font-size: 15px;
	font-weight: none;
	font-family: arial;
	letter-spacing:2px;
	color: #000000;
	v-align:center;
	text-align:right;
	padding: 3px;
	border-left: 1px solid white; 
	border-right: 1px solid white;
	border-bottom: 1px solid black; 
	border-top: 1px solid white; 
	background-color: #ffffff;
	width:539px;
}  

 .table
{
	font-size: 12px;
	font-weight: none;
	font-family: arial;
	color: white;
	text-align:center;
	padding: 0px;
	border-left: 1px solid white; 
	border-right: 1px solid white;
	border-bottom: 1px solid white; 
	border-top: 1px solid white; 
	background-color: #000000;
	width:135px;
}  




