.footerstyle {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
}
.bodystyle {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
}
h1 {
    font-family: Tahoma;
    font-size: 15px;
    color: #939393;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
    font-family: Tahoma;
    font-size: 14px;
    color: #939393;
	margin-bottom: 0px;
	margin-top: 0px;
}
li {
	font-family: "Arial";
	font-size: 12px;
	color: #939393;
}
a:link {
	color: #939393;
	text-decoration: none
}
a:visited {
	color: #939393;
	text-decoration: none
}
a:hover {
	color: #333399;
	text-decoration: none
}
a:active {
	color: #939393;
	text-decoration: none
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.style2 {
	font-family: "Tahoma";
	font-size: 14px;
	color: #939393;
}
.style3 {
	font-family: "Tahoma";
	font-size: 13px;
	color: #939393;
}
.style5 {
	font-family: "Arial";
	font-style:italic;
	font-weight:bold;
	font-size: 16px;
	color: #333333;
}
.style10 {
    font-size: 14px;
	color: #F5F5F5;
	font-family: Tahoma;
	font-weight: bold;
}