@charset "utf-8";
/* CSS Document */
<style type="text/css">

body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.textrev {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.main_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.sectionheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a:link    {
	color:#000000;
	text-decoration: underline;
}
a:visited {
	color:#000000;
	text-decoration: underline;
}
a:hover   {
	color:#333333;
	text-decoration: none;
}


.mLink:link    {
	color:#D76B1C;
	text-decoration: underline;
}
.mLink:visited {
	color:#D76B1C;
	text-decoration: underline;
}
.mLink:hover   {
	color:#D76B1C;
	text-decoration: none;
}

.wLink:link    {
	color:#ffffff;
	text-decoration: underline;
}
.wLink:visited {
	color:#ffffff;
	text-decoration: underline;
}
.wLink:hover   {
	color:#ffffff;
	text-decoration: none;
}

</style>
