/* CSS Document */
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
}

a:link {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: underline; }
a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: underline; }
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: none; }
a:active {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: underline; }

.style1 {font-size: 10px}
.text12 {font-size: 12px}
.border {border-color: #F6C93F; border-style: solid; border-width: 3px; }
.border_bottom {border-bottom-color:#000000; border-bottom-style: solid; border-bottom-width: 3px; }

-->

