body {
	background-color: #003366;
}

body {
	color: #DEDECA;
}

td, th {
	color: #99CCCC;
}

h1 {
	color: #FFFF33;
}


h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #9999cc;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
	font-size: larger;
}
.legal {
	font-size: x-small;
}
}
.nav {
	font-weight: bold;
	background-color: #000066;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	text-align: center;



}
.navlink {
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	background-color: #FFFF33;
	color: #003366;
	text-align: center;





}
.caption {
	font-size: 12px;
}
