td, body {
	font-family: Trebuchet MS, Verdana;
	font-size: 13px;
	color: 333333;
}

.head {
	font-family: Trebuchet MS, Verdana;
          font-size:20px;
		  text-align:left;
		  color:0055a9;
		  font-weight:bold;
}

.head2 {
          font-size:15px;
		  text-align:left;
		  color:0055a9;
		  font-weight:bold;
}

.small {
          font-size:11px;
		  color:555555;

}


a:link {
color:#333333;
text-decoration:none;
font-weight:bold;
font-size:11px;
}

a:visited {
color:#333333;
text-decoration:none;
font-weight:bold;
font-size:11px;
}

a:hover {
color:#555555;
text-decoration:underline;
font-weight:bold;
font-size:11px;
}







