body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fc_bg1.gif);
}

body,td,th {
	font-family: georgia;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 160%;
}

a:link {
	color: #66CCFF;
	text-decoration: none;
	font-size: 16px;
}

a:visited {
	text-decoration: none;
	color: #66CCFF;
	font-size: 16px;
}

a:hover {
	text-decoration: none;
	color: #99FFFF;
	font-size: 16px;
}

a:active {
	text-decoration: none;
	color: #99FFFF;
	font-size: 16px;
}

a:focus, a:active {
	outline: 0;
	-moz-outline: none;
}

.dark_text {color: #666666;
			font-size: 11px;}
			
.med_text {color: #99CCFF;
			font-size: 11px;}

.just_text {text-align: justify;}

input
{
color: #FFFFFF;
background: #336699;
border: 1px solid #FFFFFF
}

input.submit {background-color: #336699; font-weight: bold; font-size: 11px; color: #FFFFFF}

textarea
{
color: #FFFFFF;
background: #336699;
border: 1px solid #FFFFFF
}

.headlines {color: #99CCFF;}

.largetext {font-size: 18px}
