body {
    font-family: Verdana, Helvetica, sans-serif; 
    font-size: 12px; 
    color: white;
    font-weight: normal; 
    text-decoration: none; 
    bgcolor: white;

}
td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	font-weight: normal;
	text-decoration: none;
	text-align : justify;
}
.header {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: FF0000;
	font-weight: bold;
	text-decoration: none;
	text-align : justify;
}
.redbold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: FF0000;
	font-weight: bold;
	text-decoration: none;
	text-align : justify;
}
.orangebold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: FF9C00;
	font-weight: bold;
	text-decoration: none;
	text-align : justify;
}
a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: FF0000;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-align : right;
}
.footer a {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
