td {
font-size : 11px;
color : #333333;
font-family : Verdana, Arial, Helvetica, sans-serif
}
a.menu:link {
font-family: verdana, sans-serif;
font-weight: normal;
color: #FFFFFF; 
text-decoration: none;
font-size: 11px
}
a.menu:visited {
font-family: verdana, sans-serif;
font-weight: normal;
color: #FFFFFF; 
text-decoration: none;
font-size: 11px
}
a.menu:hover {
	font-family: verdana, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;

}
a.menu:active {
	font-family: verdana, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;

}
.title {
	font-size: 16px;
	font-weight: normal;
	color: #0A1A75;

}
.white {  color: #FFFFFF; font-size: 11px}
.small {  font-size: 9px}
.header {
	font-size: 12px;
	font-weight: bold;
	color: #16559B;
}
.email {
	text-decoration: underline;
	font-weight: normal;
	color: #333333;

}
