a { font-weight: bold; color: #000099; text-decoration: none}
a:hover {color:#990000;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 1.5em;
	color:#990000
}
h2 {
	font-size: 1.3em;
	color: #000099;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: 990000;
	text-align: left;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	text-align: left;
}
li {
	text-align: left;
}
