body {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
}


.orangeStrip {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
}
.nav {
	width: 148px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 176px;
	font: 12px Tahoma, Verdana, Arial;
	text-transform: capitalize;
	text-align:left;
	display: block;
	padding: 2px;
	padding-left: 25px;
	background-color: #B4D0DC;
    }
	html>body .nav {width:148px;}
a.nav:hover {background-color: #FF6600; color: #330066;}
a.nav:active {background-color: rgb(255,255,255);}

.nav2 {
	width: 148px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 176px;
	font: 12px Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	text-align:left;
	display: block;
	padding: 2px;
	padding-left: 25px;
    }
	html>body .nav2 {
	width:148px;

}
a.nav2:visited {background-color: rgb(255,255,255); text-decoration:none;}
a.nav2:hover {background-color: rgb(255,255,255); text-decoration:none;}
a.nav2:active {background-color: rgb(255,255,255); text-decoration:none;}

h2 {
	color: #2B0555;
	padding-top: 50px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: large;
}
.highlight {
	font-family: Tahoma, Verdana, Arial;
	font-size: xx-small;
	text-transform: capitalize;
	color: #000000;
	background-color: #FFCC00;
	font-weight: bold;
	padding: 2px;
}
