body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.bgnav {
	background-image: url(images/bgnav.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 110%;
}
h1 {
	font-size: 170%;
	color: #000000;
}

.bgwhite {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
.bgfooter {
	color: #FFFFFF;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	padding-left: 195px;
}
div.LinkNav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.LinkNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.LinkNav a:hover {
	color: #1390AE;
	text-decoration: none;
	font-weight: bold;
}
div.LinkNav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
} 
div.LinkMain a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div.LinkMain a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div.LinkMain a:hover {
	color: #1390AE;
	text-decoration: none;
	font-weight: bold;
}
div.LinkMain a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div.LinkFooter a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.LinkFooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.LinkFooter a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div.LinkFooter a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.textbig {
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
