BODY { 
	background-color: #F5F6CE 
}
H1 { 
	font-family:verdana; color: #000000; 
}
H3 {
	font-family:verdana; font-size: 20pt;
}
p {
	font-size: 16pt; font-family: verdana, sans-serif;
}
td {
	font-size: 16pt; font-family: verdant, sans-serif;
}
a.link {
	font-size: 16pt; font-family: verdant, sans-serif; color: #000000; text-decoration: none;
}
a.link:hover {
	font-size: 16pt; font-family: verdant, sans-serif; color: #0000ff; text-decoration: none;
}

a.nav, a.nav:link, a.nav:visited, .chosen {
	display:block; width:148px; height:25px; background-color:#d0d0d0; border:1px solid #000; margin-top:2px; text-align:center; text-decoration: none; font-family: verdana, arial, sans-sarif; font-size 12px; color:#000; line-height:25px; overflow:hidden;
}
a.nav:hover {
	color:#fff; background:#33cc66;
}
a.nav:active, .chosen {
color:#fff; background:#9999cc
}