
<!--
.option1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #808080;
}
.option2 {
	font-size: 14px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #B1B1B1;
}
.option3 {
	color: #cc0066;
}
.option4 {
	color: #9FD0DA;
}
h1 {
	font-size: 16px;
	font-family: Tahoma;
	color: #6666a1;
}
h2 {
	font-size: 16px;
	font-family: Tahoma;
	color: #808080;
}
h3 {
	color: #cc0066;
	font-size: 14px;
	font-family: Tahoma;
}
h4 {
	font-size: 16px;
	font-family: Tahoma;
	color: #9FD0DA;
}
.maintext {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px}
body,td,th {
	font-family: Tahoma;
	font-size: 15px;
	color: 808080;
}
a:link {
	font-size: 14px;
	color: #7F7BB5;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 14px;
	color: #7F7BB5;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #A1D0DA;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-size: 14px;
	color: #7F7BB5;
	text-decoration: none;
	font-weight: bold;
}
-->
</style>