body {
	margin: 0px;
	text-align: center;	
	min-width: 770px;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	padding: 0px;
}

.clearing {
	height: 1px;
	margin-top: -1px;
	clear: both;
	overflow: hidden;	
}


#fc_content {
	text-align: left;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}
a {
	color: #000000;
	font-size: 11px;
}

a.redLink
{
	color: #EA0303;
}

em {
	color: red;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
}
h1 {
	color: #EA0303;
	font-size: 15px;
	margin: 10px 0 0 0;
	font-weight: extra-bold;
}
h2 {
	color: #EA0303;
	font-size: 13px;
	margin: 10px 0 0 0;
	font-weight: bold;
	display: inline;
}
img {
	border: none;
	display: block;
}
p {
	font-size: 11px;
	margin: 10px 0 10px 0;
}
td {
	font-size: 11px;
	text-align: center;
}
ul li
{
	list-style-image: url(/FC.com/images/redarrow.gif);
}
#subNavigation
{
	background-color: #EA0303;
	margin: 0;
	padding: 6px;
	text-align: left;
	color: #FFFFFF;
}
a.subNavigation
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.noDec
 {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
