body {
	 background-image: url(images/sfcs_Index_Bg.gif); 
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	line-height: 20px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-size: 12px;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	text-decoration: underline;
	color: #b73e2b;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}
.style2 {
	color: #6699FF;
	font-weight: bold;
}
.style3 {color: #D94444}

.style4 {
	background-color: #FEE8E2;
	border: 1px solid #996666;
}

.news_fieldset
{
	border: 1px solid #666666;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
}

.news_legend
{
	border: 1px solid #666666;
	padding: 2px 20px;
	margin-bottom:10px;
	background-color:#f4e4d3;
}
