body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

td {
	font-size: 12px;
}

.header {
	font-family: Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}

.bigHeader {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.smallHeader {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.text {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: none
}

.entry {
	color: #FFFF01;
}
	
.formfields {  
	border: #000066;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

A, A:link, A:visited { 
	color: #339933;
	font-weight: bold;
	text-decoration: none;
}

A:active {
	color: #FFFF00;
}

A:hover { 
	text-decoration: underline
}
