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: #00ACFF;
	border-left-style: solid;
	border-left-width: 2px;
}
#topnav a {
	float:none;
	display:block;
	font-size: 13px;
	color:#00ACFF;
	white-space:nowrap;
	padding: 0 20px 3px 20px;
	font-weight: bold;
	text-decoration: none;
}
#topnav a:hover {
	color:#FFFFFF;
	background-color: #00ACFF;
}
#topnav b {
	float:none;
	display:block;
	font-size: 13px;
	color:#FFFFFF;
	white-space:nowrap;
	padding: 0 20px 3px 20px;
	font-weight: bold;
	text-decoration: none;
	background-color: #9E0705;
}
.header {
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	color: #00ACFF;
	font-size: 24px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #00ACFF;
	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: #00ACFF;
	text-decoration:underline;  
}
.style4 {
	font-size: 20px;
	color: #FAD500;  
}
.style5 {
	line-height: 10%;
	font-size: 35px;
	color: #00ABFF;  
}
.style6 {
	line-height: 10%;
	font-size: 35px;
	color: #FA3E3E;  
}
.style7 {
	color: #00ACFF;
	font-weight: bold; 
}
.style8 {
	font-size: 24px;
	color: #FA3E3E; 
}
.style9 {
	color: #FA3E3E;
	font-weight: bold; 
}
