body
{
	font-family:arial;
	font-size:11pt;
	color:rgb(40,60,150);
}

h1
{
	font-family:stencil;
	font-size:36pt;
	font-weight:normal;
	color:rgb(186,143,4);
}

h2
{
	font-family:"brush script mt";
	font-size:24pt;
	font-weight:normal;
	color:rgb(224,213,190);
}

a
{
	color:rgb(186,143,4);
	text-decoration:none;
}

a:hover
{
	color:rgb(224,213,190);
}

div#content
{
	margin:100px;
}

td.nav
{
	width:150px;
	height:30px;
	background-color:rgb(224,213,190);
	text-align:center;
	border-right:1px solid rgb(40,60,190);
}

td.nav a
{
	color:rgb(40,60,150);
}

td.nav a:hover
{
	color:rgb(186,143,4)
}

td.footer
{
	padding:20px;
	background-color:rgb(224,213,190);
	text-align:center;
}

td.footer a
{
	color:rgb(40,60,150);
}

td.footer a:hover
{
	color:rgb(186,143,4)
}
