body
{
	font-family:"century gothic";
	font-size:11pt;
}

h1
{
	color:#ffffff;
	font-family:"vladimir script", "lucida handwriting";
	font-size:72pt;
	text-align:center;
	margin:0px 0px 15px 0px;
}

h2
{	
	color:rgb(100,120,80);
	font-size:28pt;
	text-align:center;
}

a
{
	color:rgb(100,120,80);
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a.tab
{
	color:#ffffff;
	font-size:14pt;
	text-decoration:none;
}

a.tab:hover
{
	color:rgb(180,190,160);
}

table
{
	border-collapse:collapse;
}
	
td.tab
{
	text-align:center;
	border:3px solid rgb(180,190,160);
}

td.current
{
	text-align:center;
	border:3px solid rgb(180,190,160);
	border-bottom:0px;
}

a.nav
{
	color:rgb(100,120,80);
	font-size:18pt;
	text-decoration:none;
	margin-left:25px;
	line-height:25pt;
}

a.nav:hover
{
	font-weight:bold;
	line-height:25pt;
}

hr
{
	background-color:rgb(100,120,80);
	height:5px;
	width:80%;
	margin:10px 0px 10px 0px;
	border-width:0;
}

div#content
{
	margin:20px;
	text-align:justify;
}

p.footer
{
	color:#ffffff;
	margin:20px;
	text-align:justify;
}