td,body{
	font-size: 14px;
 line-height:  16pt; 
}
a:link {
	text-decoration: none;
	font-size: 14px;
	color: #666666;

}
a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;	
}
a:hover {
        text-decoration: none;
	font-size: 14px;
	color: #FF0000;
}

form {
	margin: 0px;
	padding: 0px 0px 3px;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


