body
{
	font-family:tahoma;
	font-size:9pt;
}

p
{
	margin-left:50px;
	margin-right:50px;
	text-align:justify;
}

div#nav a
{
	width:157px;
	height:30px;
	display:block;
	background-color:#000000;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	padding-top:10px;
	color:#ffffff;
	
}

div#nav a:hover
{
	width:157px;
	height:30px;
	display:block;
	background-color:#000000;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	padding-top:10px;
	color:rgb(226,240,190);
	
}
  
div#nav a
{
	width:157px;
	height:30px;
	display:block;
	background-color:#000000;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	padding-top:10px;
	color:#ffffff;
	
}

a.footer
{
	color:#ffffff;
	text-decoration:none;
}

a:hover.footer
{
	text-decoration:underline;
}