.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E78A00;
}
.small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.navpanel {
	background-image: url(images/nav_edge.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFC000;
}
.Head3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.normalLight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.Head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}
.Head1 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/splat.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

 a:link       { font-size: 12px; color: #336699; text-decoration: underline }
 a:active     { font-size: 12px; color: #336699; text-decoration: underline }
 a:visited    { font-size: 12px; color: #336699; text-decoration: underline }
 a:hover      { font-size: 12px; color: #9B6A59; text-decoration: none }
.normal h3 {
	font-weight: normal;
	font-size: 13px;
	color: #666666;
}

