/* CSS Document */
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.rightcol {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D5E7F1;
	border-right-color: #D5E7F1;
	border-bottom-color: #D5E7F1;
	border-left-color: #D5E7F1;
}
.content3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.lefttable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DEDEDE;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F1F1F;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1F1F1F;
}
a:hover {
	font-size:10px;
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #1F1F1F;
}

.heading {
color: #76AD1C;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;
}
.abstract {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
-->
.bottomtext {
font-size: 9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #999999;
}

</style>


