.title {
	font-size: 18px;
	color: #339900;
	font-style: normal;
	font-weight: bold;
}

.header {
	font-size: 16px;
	color: #376490;
	background-position: left;
}

.tableformat {
	font-size:15px;
	color:black;
	font-family:normal;
	letter-spacing: 0.5pt;
}

A:link{color:blue;  text-decoration:none; }
A:visited{color:blue;  text-decoration:none; }
A:hover{color:green;  text-decoration:none;}
A:active{color:red; text-decoration:underline;}
