BODY {
	margin-top: 0px; 
	margin-left: 0px;
	margin-right: 0px; 
	margin-bottom: 0px;
	background-image: url('fcdsa-bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #a24b30;
	font-family: Tahoma, sans-serif;
	font-size: small;
}
img {
	vertical-align: bottom;
}
a img {
	border: none;
}
a {
	color: #a24b30;
}
a:HOVER {
	color: #ffffff;
	background-color: #f58522;
}
p {
	font-family : Tahoma, sans-serif ;
	font-size : 14px;
	text-decoration: none;
	color: Black;
	line-height: 140%;
}
p.footer {
	color: #fff;
}
a.footer {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: White;
}
a:HOVER.footer {
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 22px;
	text-decoration: bold; 
	color: #a24b30;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 19px;
	text-decoration: bold;
	color: #000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	margin-top: -5px;
	text-decoration: bold;
	color: #a24b30;
}
td {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: Black;
}
li { 
	font-family: Tahoma, sans-serif;
	font-size : 14px;
}
.floatRight {
	float:right;
	margin-left: 15px;
}
.floatLeft {
	float:left;
	margin-right: 15px;
}

