body {
	background-color: #91ABC2;
	background-image: url(images/bkg.jpg);
}
.bot_buttons {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bot_but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.ArialBlack12 {
	font-family: Arial Black;
	font-size: 12px;
	color: #003366;
}
.Arial11b {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #003366; }
.Arial12b {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003366; }
.footer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}
.content_title14 {font-size: 14px; color: #003366; font-family: "Arial Black";}
.content_title16 {font-size: 16px; color: #003366; font-family: "Arial Black";}