body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: x-small;
}
h1, h2, h3, h4{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	color: #333399;
	font-size: 18pt;
}
h2 {
	font-size: 16pt;
	color: #666666;
}
h3 {
	font-size: 14pt;
	color: #435607;
}
h4 {
	font-size: 12pt;
	color: #724349;
}
td {
	font-size: x-small;
}
td em{
	font-size:xx-small;
}
.nav {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-transform: capitalize;
	padding: 0px 0px 0px 22px;
	font-size: 17px;
	font-weight: bolder;
	letter-spacing: .09em;	
	margin: 0px;
}
.nav a:link{
	color: #FFF;
	text-decoration: none;
	position:relative;
	top: 1px;
}
.nav a:visited {
	color: #DDD5BE;
	text-decoration: none;
	position:relative;
	top: 1px;
}
.nav a:hover {
	color: #CCCC99;
	text-decoration: none;
	position:relative;
	left: 1px;
	top: 2px;
	background-color: #333390;
}
.nav ul{

}
.nav li{
	list-style-type: none;
	/*margin-left: -46;*/
	border: 0;
	line-height: 25px;
}
