body {
	background-image: url(../images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003333;
	margin-left: 10px;
	background-color: #172029;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
a:link	{
	text-decoration: none;
	}

a:visited	{
		text-decoration: none; 
		} 

a:hover {
	color: #FFFFCC;
	text-decoration: underline overline;


	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000066;
	text-indent: 3px;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000066;
	text-indent: 3px;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: 100;
	color: #000066;
	left: 3px;
	word-spacing: 2pt;
	letter-spacing: 2pt;


}
.smheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 100;
	color: #000066;
	left: 3px;
	word-spacing: 2pt;
	letter-spacing: 2pt;
	text-indent: 5pt;
	margin: auto auto auto 10;



}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000033;
	letter-spacing: 2px;
	margin: 22px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #162029;
	letter-spacing: 2px;
	margin: 2px;
	font-weight: bold;
	font-variant: small-caps;
}
.active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #BCCEE6;
	background-color: #162029;
	letter-spacing: 2px;
	margin: 2px;
	font-weight: bold;
	font-variant: small-caps;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #162029;
	letter-spacing: 2px;
	margin: 2px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}
