@charset "utf-8";
/* CSS Document */
<style type="text/css">

container {
	width:1000px;
	margin:auto;
	text-align:center;
}

a:link {
	color: #11356F;
	text-decoration: none;
	outline:none;
}
a:visited {
	text-decoration: none;
	color: #11356F;
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #FF6A1A;
	outline:none;
}
a:active {
	text-decoration: none;
	color: #11356F;
	outline:none;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-image: url(images/bkglow1.jpg);
	background-position:center;
	background-repeat: repeat-y;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

.style1 {
	color: #003366;
	font-size:24px;
	font-weight:bold;
	text-align: left;
}

.style2{
	color: #003366;
	font-weight: 
	bold;
	font-size: 30px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	}

.style3 {
	color: #FFF;
	font-weight: bold;
	padding: 0;
	font-size: 14px;
}

.style4 {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	}

.style5 {
	color:#FFF;
	font-size:9px;
}

.style6 {
	font-size:12px;
	text-align:center;
	color:#999;
}

.style7 {
	text-align:justify;
}

</style>
.style2 {
	color: #2A3E56;
}
