body	{
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background-color: #999999;

	}
td	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	}
a:link {
	font-weight : normal; 
	text-decoration : none;
	color: #333333;
	background: transparent; 
}

a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #333333;
	background: transparent; 
}

a:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #4B88BE;
	background: transparent; 
}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #333333;
	background: transparent;  
}
.space {
	padding: 0px;
	margin: 10px 0px 0px;
}