body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: 50% top;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/sf_card.png);
}
#container {
	padding: 0px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
#banner {
	padding: 0px;
	height: 230px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/sf_bn.png);
	background-repeat: no-repeat;
	background-position: center;
}
.title_II {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

#large_container {
	margin: 2px;
	padding: 4px;
	float: left;
	width: 730px;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-style: normal;
	color: #000000;
	font-size: 14px;
}
#footer {
	clear: both;
	font-size: 12px;
	text-align: center;
	height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
#footer A:link {
	COLOR: white; TEXT-DECORATION: none
}
#footer A:hover {
	COLOR: navy; TEXT-DECORATION: underline
}
#footer A:visited {
	COLOR: #ffffcc; TEXT-DECORATION: none
}
.imag {
	border: 1px solid #009966;
	margin: 1px;
	padding: 1px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #339966;
	font-weight: bold;
	font-style: italic;
}
.title_II {
	font-size: 14px;
	color: #FF0000;
}
.title_III {
	font-size: 12px;
	color: #000000;
}
