body {
	background: #FFFFFF url(images/sf.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 9pt;
	color: #FFFFFF;
}
.afooter:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.afooter:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.afooter:hover {
	color: #00CCFF;
	text-decoration: none;
}
.aboxcontent:link {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;

}
.aboxcontent:visited {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;

}
.aboxcontent:hover {
	color: #336699;
	text-decoration: none;
	font-weight: bold;

}

.boxcontent {
	color: #336699;
	font-size:9pt;
	text-align: justify;
}
.boxtitle {
	font-weight: bolder;
	color: #003366;
	font-size: 12pt;
}
td {
	font-size: 9pt;
	color: #003366;
}
.boxhome {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;

}

