.nav {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8 pt;
font-weight: bold;
color: #3d6c3a;
padding: 8px;
}
.topnav {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11 pt;
font-weight: bold;
color: #3d6c3a;
padding: 6px;
position: relative;
left : 150px;
bottom : 50px;
text-decoration: none;
}
.content-title {
font-family : Tahoma;
font-size : 12pt;
font-weight : bolder;
color : #993300;
padding: 10px;
}
.content-title-on {
font-family : Tahoma;
font-size : 12pt;
font-weight : bolder;
color : #993300;
padding: 10px;
}
.content {
font-family : Tahoma;
font-size : 9pt;
font-weight : bolder;
color : #8a8a8a;
padding: 10px;
										}