P,TD,TABLE,LI,OL,TR,INPUT,SELECT {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
UL {
	font-family: verdana;
	font-size: 10px;
	margin-left:20px;
	margin-top:1px;
	color: #000000;
}

.small {
	font-family: verdana;
	font-size: 9.5px;
	font-weight: 900;
	color: #000000;
}

#Smallest {
	font-family: verdana;
	font-size: 8px;
	color: #000000;
}

.grey {
	font-family: verdana;
	font-size: 10px;
	font-weight: 900;
	color: #494949;
}
.greylight {
	font-family: verdana;
	font-size: 10px;
	color: #494949;
}
.green {
	font-family: verdana;
	font-size: 10px;
	color: #326602;
}
.header {
	font-family: verdana;
	font-size: 12px;
	font-weight: 900;
	color: #326602;
}
A, A.visited {
	font-family:  verdana;
	font-size: 10px;
	font-weight: 900;
	text-decoration: underline;
	color: #326602;
}

A.hover {
	font-family:  verdana;
	font-size: 10px;
	font-weight: 900;
	text-decoration: underline;
	color: #008385;
}

A.nav, A.nav:visited {
	font-family:  verdana;
	font-size: 10px;
	font-weight: 900;
	text-decoration: none;
	color: #326602;
}

A.nav:hover {
	font-family:  verdana;
	font-size: 10px;
	font-weight: 900;
	text-decoration: underline;
	color: #008385;
}
A.smallnav, A.smallnav:visited {
	font-family:  verdana;
	font-size: 9.5px;
	font-weight: 900;
	text-decoration: none;
	color: #326602;
}

A.smallnav:hover {
	font-family:  verdana;
	font-size: 9.5px;
	font-weight: 900;
	text-decoration: underline;
	color: #008385;
}
A.Smallest, A.Smallest:visited {
	font-family:  verdana;
	font-size: 8px;
	text-decoration: none;
	color: #326602;
}

A.Smallest:hover {
	font-family:  verdana;
	font-size: 8px;
	text-decoration: underline;
	color: #008385;
}