body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: center;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}
a:link.blue {
color : #333399;
text-decoration : underline;
font-weight : bold;
}

a.blue {
color : #333399;
text-decoration : underline;
font-weight : bold;


}
a:link.red {
color : #ff0000;
text-decoration : none;
font-weight : bold;
font-family: Arial, Helvetica, sans-serif;

}

a.red {
color : #ff0000;
text-decoration : none;
font-weight : bold;
font-family: Arial, Helvetica, sans-serif;
}


