body, p {
	font-family: Arial, Helvetica, sans-serif;
}
#tophead {
	float: left;
	text-align:center;
	background-color: #F9F9F9;
}

#topnav {
	margin: 0;
	padding:0;
	height: 28px;
	margin-left: 11px;
}
#topnav ul {
	margin:0;
	padding:6px 0 0;
	list-style-type:upper-alpha;
	list-style:none;
}
#topnav li {
	float:left;
	margin:0;
	padding:0;
	border-left-color: #E3861C;
	border-left-style: solid;
	border-left-width: 2px;
}
#topnav a {
	float:none;
	display:block;
	font-size: 14px;
	color:#E3861C;
	white-space:nowrap;
	padding: 0 20px 3px 20px;
	font-weight: bold;
	text-decoration: none;
}
#topnav a:hover {
	color:#FFFFFF;
	background-color: #E3861C;
}
.header {
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	color: #E3861C;
	font-size: 24px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #E3861C;
	font-size: 14px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	margin-top: 20px;

}
.style1 {
	font-size: 14px;
	color: #505050;

}
.style2 {
	font-size: 17px;
	color: #505050; 
	font-weight: bold; 
}
.style3 {
	color: #2571AD;
	text-decoration:underline;  
}
.style4 {
	font-size: 20px;
	color: #808080;
}
.style7 {
	color: #2571AD;
	font-weight: bold; 
}
.style8 {
	font-size: 12px;
	font-weight: bold;
	color: #FA3E3E;
	text-decoration:underline; 
}
.style9 {
	color: #FA3E3E;
	font-weight: bold; 
}
.style10 {
	font-size: 20px;
	font-weight: bold;
	color: #FA3E3E;
	text-decoration:underline;  
}

