Body, td, a {
  	font-family: Verdana;
 	font-size: 10px;		
}

TABLE.LIST{
	margin : 0px;
	padding : 0px;
	background-color : #FFFFFF;
	border-width: 0px;
	font-size: 10px;
	font-family: Verdana;		
}

TABLE.LIST#TD{
	text-align: center;
}

.date {
	font-size: 20px;
}

.form {
	font-size: 10pt;
	font-family: Verdana;		
}

.Header {
	font-size: 10pt;
	color: #5FAE41;
	text-transform: uppercase;
	font: "trebuchet MS";
	font-weight: bold;
}

.Link {
	font-size: 10px;
	color: #5FAE41;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: bold;
}

.Text {
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
}

A {
	color: #2c812b;
}

A:visited {
	color: #000000;
}