@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-image: url();
	background-repeat: no-repeat;
	margin-top: 0px;
	background-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: small;
	color: #2D436A;
	font-weight: bold;
}
a:hover {
	color: #FFBF01;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: medium;
	color: #2D436A;
}
h2 {
	font-size: large;
	color: #FF6600;
}
.style11 {color: #000000}
a:link {
	color: #2D436A;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0E2337;
	text-decoration: none;
}
.subtext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0E2337;
	text-decoration: none;
}
.subtext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFBF00;
	text-decoration: underline;
}
.background {
	background-image: url(images/background.jpg);
	background-repeat:no-repeat
}