@charset "UTF-8";
td img {display: block;}
body {
	background-color: #011D4F;
	background-image: url(images/back1.png);
	background-repeat: repeat;
}
.style1 {color: #000000}
h1 {
	font-size: 16px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #045792;
}
h3 {
	font-size: 12px;
	color: #333333;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #99B1E1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99B1E1;
}
a:hover {
	text-decoration: underline;
	color: #99B1E1;
}
a:active {
	text-decoration: none;
	color: #99B1E1;
}
p {
	padding-right: 50px;
	padding-left: 50px;
	color: #000000;
}
.whitetext12px {color: #FFFFFF}
.graytext12px {color: #000033}
.indenttext {
	padding-left: 55px;
}
