td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h5 {
	font-size: 11px;
	font-weight: bold;
}
.small {
	font-size: 9px;
}
.smallver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	
}

a {
	font-weight: bold;
	color: #435900;
	text-decoration: none;
}
.linkwhite {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #304000;
	text-decoration: underline;
}

.yel {
	color: #FFCC33;
}
.red {
	color: #CC3332;
}
#xsmall {
	font-size: 9px;
}
.head4 {
	font-size: 16px;
	font-weight: bold;
}
