.body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000066;
	line-height: 24px
}
	
.list {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #666699;
	line-height: 17px
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	vertical-align: top;
}


h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	vertical-align: top;
}

h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
	vertical-align: top;
}

th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	vertical-align: top;
}

.small{	
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align: top;
	text-align: left
	}
.footer{	
	font-family: Verdana, Arial, sans-serif;
	font-size: 6px;
	color: #333333;
	vertical-align: top;
	text-align: right
	}

.req {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
	
.txtnav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 15px;
	font-weight: bold
}
	
	
a:link  { color: #000099; font-weight: normal; font-size: 14px; font-family: Verdana, Arial, sans-serif; text-decoration: underline }

a:visited  { color: #750fa8; font-weight: normal; font-size: 14px; font-family: Verdana, Arial, sans-serif; text-decoration: underline }
	
a:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #CE0063;
	text-decoration: underline
}

a:hover  { color: #333333; font-weight: normal; font-size: 14px; font-family: Verdana, Arial, sans-serif; text-decoration: underline }

a.nav:link,a.nav:visited,a.nav:active,a.nav:hover,a.navon:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 15px;
}
	
a.nav:link {
	color: #06399E;
	text-decoration: underline;
	}
	
a.nav:visited {
	color: #750FA8;
	text-decoration: underline;
	}
	
a.nav:active {
	color: #A8033E;
	text-decoration: underline;
	}
	
a.nav:hover {
	color: #A8033E;
	font-weight : bold;
	text-decoration: none;
}

a.navon:active {
	color: #666666;
	text-decoration: underline;
	}

.italicsm {
	font-family: "MS Serif", "New York", serif;
	font-size: 17px;
	line-height: 18px;
	font-style: italic;
}

.blkhighlight	{
	color: #000000;
	font-size: 11px;
	}

.featurehead	{
	font-family : Verdana, Arial, sans-serif;	
	color: #000000;
	font-size: 20px;
	line-height: 24px;
	font-weight: bolder;

}

.featurehead2	{
	font-family : Verdana, Arial, sans-serif;	
	color: #000000;
	font-size: 16px;
	line-height: 20px;
	font-weight: bolder;

}



