body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: 200;
	background-color: #002B00;
}

.header {
	background-color: #000000;
}

#footer {
	background-color: #66CCFF;
	text-align: center;
	font-size: 10px;
	font-weight: 700;
	color: #000000;
} 

#footer a {
	color: #000066;
	text-decoration: none;
	font-size: 10px;
}

#footer a:hover { 
	color: #00CCFF;
} 

a:link {
	color: #000066;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}

a:visited {
	color: #000066;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}

a:hover {
	color: #339900;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}

h1 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color:#0033FF;
}

h2 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#336600;
}
	
.style1 {
	font-size: 14px;
	font-weight:bold;
}

.style2 {
	font-size: 8px;
	font-weight:bold;
}

.style3 {
	font-size: 16px;
	font-weight:bold;
}

.style4  {
	font-size:18px;
	font-weight: bold;
}

.style6  {
	font-size:24px;
	font-weight: bold;
}

.style7  {
	font-size:36px;
	font-weight: bold;
}

.style8 {
	background-color:#FFFFD7;
}

.style9 {
	background-color: #66CCFF;
}

.style10 {
	font-size: 14px;
	font-weight:bold;
	font-style: italic;
}

