body
{
	font-family:arial;
	font-size:11pt;
}

h1
{
	font-size:30pt;
	font-weight:bold;
	margin:5px 5px 0px 10px;
}

h2
{
	font-size:16pt;
	font-weight:normal;
	margin:0px 5px 5px 10px;
	letter-spacing:15px;
}

hr
{
	width:300pt;
	float:left;
}

a
{
	color:#555555;
	text-decoration:none;
}

a:hover
{
	color:#555555;
	text-decoration:underline;
}

a.nav
{
	font-size:14pt;
	margin-right:10px;
}

a.nav:hover
{
	text-decoration:none;
	color:#000000;
}

div#content
{
	padding:20px;
	text-align:justify;
}


