@charset "iso-8859-1";
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}
.text1 {
	font-family: Arial,sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a:link {
	color: #0033FF;
	text-decoration: none;
	}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #0033FF;
	text-decoration: none;
}
body,td,th {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #333333;
	font-style:oblique;
	font-style:oblique;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #333333;
}
h3 {
	font-size: 10px;
	font-style: normal;
}
