body {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#FFFFFF;
}

a {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

td {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

.justified {
	text-align: justify;
}

.blu {
	text-align: justify;
	color: #282A87;
}

.menubottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a.menubottom:hover {
	text-decoration: none;
	color: #666666;
}

.footer {
	color: #999999;
	font-weight: normal;
}

a.footer:hover {
	color: #999999;
	text-decoration: underline;
}
