@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffcc;

}

#scrollbar {
    scrollbar-face-color: #ffffcc;
    scrollbar-highlight-color: #ffffcc;
    scrollbar-3dlight-color: #ffffcc;
    scrollbar-darkshadow-color: #ffffcc;
    scrollbar-shadow-color: #660000;
    scrollbar-arrow-color: #ffffcc;
    scrollbar-track-color: #ffffcc;
}

a.class1:link {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bolder
}

a.class1:visited {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bolder
}
a.class1:hover {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-weight:bolder
}
a.class1:active {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bolder
}

a.class2:link {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

a.class2:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a.class2:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration:underline;
}
a.class2:active {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

a.class3:link {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #990100;
	text-decoration: none;
}

a.class3:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #990100;
	text-decoration: none;
}
a.class3:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #990100;
	text-decoration:underline;
}
a.class3:active {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #990100;
	text-decoration: none;
}

a.class4:link {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #990100;
	text-decoration: none;
}

a.class4:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #990100;
	text-decoration: none;
}
a.class4:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #990100;
	text-decoration:underline;
}
a.class4:active {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #990100;
	text-decoration: none;
}

.style1 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

.style2 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #990100;
}

.style3 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#00FF00
}

.style4 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

.style6 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #990100;
}

.style7 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.style8 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
    font-weight: bold;
	color: #000000;
}

.style9 {
    font-size: 14px;
	font-family: "Times New Roman", Times, serif;
    font-weight: bold;
	color: #000000;
}

-->
</style>
