body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #214acc;
	background-image: url(images/back_rep.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #b9ffff;
	text-decoration:none
}
a:visited {
	color: #b9ffff;
	text-decoration:none;
}
a:hover {
	color: #b0b0b0;
	text-decoration:none;
}
a:active {
	color: #b0b0b0;
	text-decoration:none;
}
.st_back {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 24px;
	color: #24377b;
}
.st_bdpk {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #86223c;
}
#st_foot {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:none;
}
#st_foot a:link {
	color: #b9ffff;
	text-decoration:none;
}
#st_foot a:visited {
	color: #b9ffff;
	text-decoration:none;
}
#st_foot a:hover {
	font-size: 14pt;
	color: #b0b0b0;
	text-decoration:none;	
}
#st_foot a:active {
	font-size: 14pt;
	color: #b0b0b0;
	text-decoration:none;	
}
