body {
	font-family: Tahoma, Arial;
	font-size: medium;
	color: #006699;
}
.nav_text {
	font-size: medium;
}
.footer_text {
	font-size: x-small;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}

a {
color: #006699;
text-decoration: none;
font-weight: bold;
}

h1 {
color: #CC0000;
font-size: x-large;
}

h2 {
color: #CC0000;
font-size: large;
}

li {
margin: 20px 0px 0px 0px;
}