@charset "utf-8";
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000066;
	margin: 0px;
	background-position: center center;
	background-image: url(../images/bg-blue.jpg);
	background-repeat: repeat;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 15px;
	margin-left: 30px;
	color: #FF9900;
}
p {
	text-align: justify;
	text-decoration: none;
	margin: 10px;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: none;
}
h3 {
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 3px;
}
td {
	background-position: center;
}
h2 {
	font-size: 21px;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 15px;
	margin-left: 30px;
}
