body {
	background-color: #000036;
	font-family: helvetica, arial;
	font-size: 12px;
	color: #BBBBDB;
	line-height: 19px;
	background-image: url(images/background.color.jpg);
}
.header {
	font-family: helvetica, arial;
	font-size: 17px;
	color: #BBBBDB;
	font-weight: bold;
	text-transform: uppercase;
}
.header2 {
	font-family: helvetica, arial;
	font-size: 15px;
	color: #BBBBDB;
	font-weight: bold;
}
}
.header3 {
	font-family: helvetica, arial;
	font-size: 12px;
	font-weight: normal;
	color: #BBBBDB;
	font-style: italic;
}
.footer {
	font-family: helvetica, arial;
	font-size: 9px;
	color: #737385;
}
.nav-currentpage {
	font-family: helvetica, arial;
	font-size: 14px;
	font-weight: bold;
	color: #BBBBDB;
	text-transform: uppercase;
	padding: 5px;
}
a:link {
	font-family: helvetica, arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: helvetica, arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: helvetica, arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: helvetica, arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

