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

.bgwhite {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
.bgfooter {
	color: #FFFFFF;
	background-image: url(images/bgfooter.jpg);
	background-repeat: no-repeat;
}
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: #F5E810;
	text-decoration: none;
	font-weight: bold;
}
div.LinkNav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
} 
div.LinkMain a:link {
	color: #012B7F;
	text-decoration: none;
	font-weight: bold;
}
div.LinkMain a:visited {
	color: #012B7F;
	text-decoration: none;
	font-weight: bold;
}
div.LinkMain a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
div.LinkMain a:active {
	color: #012B7F;
	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: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
div.LinkFooter a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.txt2 {
	font-size: 170%;
	font-weight: bold;
	color: #012B7F;
	font-style: italic;
}
h2 {
	font-size: 14px;
}
