/* CSS Document */
@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:link {
	color: #0000FF;
	text-decoration:none;
}
a:visited {
	color: #0000FF;
	text-decoration:none
}
a:hover {
	color: #FF0000;
	text-decoration:none
}
a:active {
	color: #0000FF;
	text-decoration:none
}
h1 {
	font-size: 24px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #000000;
}
h3 {
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #000000;
}
h5 {
	font-size: 12px;
	color: #000000;
}
h6 {
	font-size: 10px;
	color: #000000;
}
.style6 {	
	color: #FF0000;
	font: bold;
}
.style8 {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style9 {
    font-size: 10px;
}
.style10 {
    color: #FF0000;
	font-weight: bold;
}
.style11 {
color: #0066FF;
}
.style13 {
color: #1AA0FA; 
}
.style14 {
color: #5CBCFC;
}
</style>