@charset "utf-8";
/* CSS Document */
<style type="text/css">

.main {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #D9D0BF;
}
.text2 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.heading1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #D9D0BF;
}
body {
	background-color: #002E4F;
}
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #CAD5DA;
	text-decoration: none;
}
a:visited {
	color: #CAD5DA;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CAD5DA;
}
a:active {
	text-decoration: none;
}

</style>
.textCopy {
	font-family: Verdana;
	font-size: 11px;
	color: #D9D0BF;
}

/*<style type="text/css">
<!--
body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #002E4F;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CAD5DA;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CAD5DA;
}
a:hover {
	text-decoration: underline;
	color: #CAD5DA;
}
a:active {
	text-decoration: none;
	color: #CAD5DA;
}
.style5 {color: #FFFFFF; font-weight: bold; }
.style2 {	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
-->
</style>*/
