a:link
{
	text-decoration: none;
	color: #000000;
}
a:visited
{
	text-decoration: none;
	color: #000000;
}
a:active 
{
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
	color: #000000;
}


.MissionStyle {
	color: #0000cc;
	text-align: right;
}

.TopNavText {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ff0000;
}

p, a, body, td
{
	font-family: arial;
}

.divnav
{	position: absolute; width: 150px; height: 400px; z-index: 1; left: 0px; top: 0px	}

.divbody
{	position: relative; width: 750px; height: 600px; z-index: 1; float:left;}

ul {list-style:square; line-height:1.5em; margin-left: 18px}

.navStyle {
	list-style-type: square;
	font: normal normal normal 100% serif;
	color: #000000;
}

h1
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #000077; 
}
h2
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #000077; 
}