
a {text-decoration:none;font-weight:bold;}
a:hover {text-decoration:underline;}

table	{
	font-family: Verdana, Arial;
	font-size:12px;
	background-color:#000000;
}

td	{
	background-color:#ffffff;
}

.normal{
	font-family: Verdana, Arial;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	line-height:1.3em;
}

input, select, textarea {font-family:Verdana, Arial; font-size:12px;}

