body {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px
}
td {  
	font-family: Trebuchet MS, Arial, sans-serif; 
	font-size: 11px;
	line-height: 16px
}
.head {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.email {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
a.email:link, a.email:visited {
	font-size: 10px;
	color: #00367B;
}
a.email:hover, a.email:active {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
a:link, a:visited {
	color: #00367B;
}
a:hover, a:active {
	text-decoration: none;
	color: #000000;
}
