.novitared{
	font-family: "Times New Roman";
	font-size: 12pt;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	color: Red;
}
.novitablu{
	font-family: "Times New Roman";
	font-size: 12pt;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	color: #FEFDF6;
}

body{
	background: White;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
div.header{
	font-size: 8pt;
	text-align: center;
}
a:link {
	color: #3A3A6E;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: red;
	text-decoration: none;
	font-size: 8pt;
}
a:visited {
	color: red;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a:hover {
	color: white;
	font-size: 8pt;
	text-decoration: underline;
}div.footer {

	font-size: 8pt;
	text-align: center;
}
