a, h1, h2, h3, h4, h5, hy, li, p, td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #3E4643;
}
h1 {
	color: #6A96B9;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
}
h2 {
	color: #6A96B9;
	font-size: 17px;
	font-weight: bold;
}
body {
	background-color: #E6E8D0;

}
.focus {
	font-size: 13px;
	font-style: italic;
	color: #009;
	line-height: 18px;

}
.nav {
	color: #eee;
	background-color: #6A96B9;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.nav:hover {
	color: #CCCC66;
}
.indented {
	text-indent: 2em;
}
.legal {
	font-size: 9px;
	color: #666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}
