/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #CCCCCC; text-decoration: underline; }
a:active { color: #CCCCCC; text-decoration: underline; }

.textinput { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; width: 250px;}

.copy { line-height: 150%; }

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.footer_nav:link { color: #666666; text-decoration: underline; }
.footer_nav:visited { color: #666666; text-decoration: underline; }
.footer_nav:hover { color: #000000; text-decoration: underline; }
.footer_nav:active { color: #000000; text-decoration: underline; }

.footer_nav:link { font-size: 9px; color: #666666; text-decoration: underline; }
.footer_nav:visited { font-size: 9px; color: #666666; text-decoration: underline; }
.footer_nav:hover { font-size: 9px; color: #CCCCCC; text-decoration: underline; }
.footer_nav:active { font-size: 9px; color: #CCCCCC; text-decoration: underline; }

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.news td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}