.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #032B50;
	text-decoration: none;
	font-style: normal;
	line-height: 25px;

}


.head3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #032B50;
	font-style: normal;
	line-height: 20px;
}

.head4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #032B50;
	font-size: small;
}
.narrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
}

.menu A
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Microsoft Sans Serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	background-color: #666666;
	height: 18px;
	padding: 5px;
	border-bottom: 10px solid #333333;}
	
.menularge A 
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Microsoft Sans Serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	background-color: #666666;
	height: 36px;
	padding: 5px;
	border-bottom: 10px solid #333333;}	

.menularge A:hover {color: #000000; background-color: #D9D9D9;}

.menu A:hover {color: #000000; background-color: #D9D9D9;}

body { margin-top: 5px; }

a:hover {text-decoration: none;}

.normaltextwht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.hlineblk {
	background-image: url(images/hline-blk.gif);
	background-repeat: repeat-x;
	line-height: 5px;
	background-position: center;

}
