body {
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	margin-top: 9px;
	color: #000000;
	background-image: url(../img/bg_bot.gif);


}
a:link {
	color: #CC3300;
	text-decoration: underline;
}
a:visited {  color: #CC3300; text-decoration: underline}
a:hover {  color: #000000; text-decoration: underline}
a:active {  color: #CC3300; text-decoration: underline}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;

}
.boldsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
