/* CSS Document */
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-top: 0px;
	background-color: #fbfdfc;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #00CC66;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #33FF66;
}
h1 {
	font-size: 16px;
	color: #003366;
}
h2 {
	font-size: 14px;
	color: #003366;
}
h3 {
	font-size: 12px;
	color: #003366;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	color: #FF6600;
	font-weight: bold;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
	font-size: 16;
}
.style4 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {font-weight: bold}
.style5 {color: #999999}
.style6 {font-size: 14px; font-weight: bold; }
.style7 {font-size: 18px}
-->

