a.nav {
color: 						black;
text-decoration: 	none
}

a.nav:hover {
color: 						black;
text-decoration:	underline
}

td {
font-family:			verdana;
font-size:				11px;
}

td.topleft {
padding-top: 			20px;
padding-left: 		10px;
padding-right: 		10px;
padding-bottom:		10px;
background: 			#BEBE8C;
vertical-align:		top;
width: 						240px;
}


h1 {
font-family:			verdana;
font-size:				12px;
}

h2 {
font-family:			verdana;
font-size:				12px;
font-weight:			normal
}

.hd {
font-family:			verdana;
font-size:				12px;
font-weight:			bold
}


