
p {
	font-family: Tahoma;
	font-size: 11px;
		}
h1 {
	font-family: Tahoma;
	font-size: 15px;
	color: blue;
	}

h2 {
	font-family: Tahoma;
	font-size: 13px;
	color: blue;
	}	
			
.subclass {
	font-family: Tahoma;
	font-size: 8pt;
	color: navy;
	}

.bnav {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	}
	
.subcat {
margin-left: 3px;
color: yellow;
line-height: 15px;
text-decoration: none;
text: inline;
}

.subcat2 {
margin-left: 5px;
color: #FFFFFF;
line-height: 15px;
text-decoration: none;
text: inline;
font-weight: normal;
}

.nav {
font-family: Tahoma;
font-weight: Bold;
margin-left: 2px;
text-align: LEFT;
line-height: 20px;
text-decoration: none;
color: #FFFFFF;
font-size: 11px;
}

.body {
margin-left: 5px;
margin-right: 5px;
}

a:hover {
color: #006699;
}



