Body, Table, TR, TD{
	font-family: "Goudy Old Style","Times New Roman","Times","Serif";
	font-size: 12pt;
	color: #003300;
}
.capital{
	font-family: "Goudy Old Style","Times New Roman","Times","Serif";
	font-size: 18pt;
	color: #003300;
	font-weight: bold;
}
.title{
	font-family: "Goudy Old Style","Times New Roman","Times","Serif";
	font-size: 13pt;
	color: #660000;
	font-weight: bold;
}
H1{
	font-family : "Goudy Old Style","Times New Roman","Times","Serif";
	font-size : 12pt;
	color : #003300
}
H2{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #CCCCFF;
}

#nav {
	position: absolute;
	z-index: 100;
	left: 50%;
	margin-left: -350px;
	margin-top: 490px;
}

#nav-cover {
	position: absolute;
	background-color: #660000;
	width: 30px;
	height: 500px;
	z-index: 200;
	margin-left: 160px;
}