@charset "iso-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a {
	color: #0033CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
    color: #3333CC;
	text-decoration: none;
}
h1 {
	font-size: 30px;
	color: #000000;
}
h2 {
	font-size: 25px;
	color: #000000;
}
h3 {
	font-size: 20px;
	color: #000000;
}
h4 {
	font-size: 18px;
	color: #000000;
}
h5 {
	font-size: 16px;
	color: #000000;
}
h6 {
	font-size: 14px;
	color: #000000;
}
.style1 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	color: #0000CC;
	font-weight: bold;
	font-size: 12px;
}
.style3 {
	font: bold normal 16px Forte;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
}
.style4 {
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.style5 {
	font: bold normal 16px Arial, Helvetica, sans-serif;
	color: #0000CC;
}
.style6 {
	font-size: 10px;
	color: #0000CC;
	font-weight: bold;
}
.style9 {
	font-size: 9px;
}
.style10 {
	font-size: 10px;
}
.style11 {
	font-size: 11px;
}
