body
{
	
	font-family:"footlight mt light";
	font-size:10pt;
	color:rgb(52,74,48);
}

h1
{
	font-size:42;
	font-weight:bold;
}

td#nav a
{
	width:155px;
	height:30px;
	margin:10px;
	display:block;
	background-color:rgb(167,195,245);
	text-decoration:none;
	text-indent:20px;
	padding-top:15px;
	font-size:14pt;
	font-weight:bold;
	color:rgb(52,74,48);
	
	
}

td#nav a:hover
{
	width:155px;
	height:30px;
	margin:10px;
	display:block;
	background-color:rgb(167,195,245);
	text-decoration:none;
	text-indent:20px;
	padding-top:15px;
	font-size:14pt;
	font-weight:bold;
	color:#ffffff;
}
  
td#nav a:visited
{
	width:155px;
	height:30px;
	margin:10px;
	display:block;
	background-color:rgb(167,195,245);
	text-decoration:none;
	text-indent:20px;
	padding-top:15px;
	font-size:14pt;
	font-weight:bold;
		
}

td#current a
{
	width:155px;
	height:30px;
	margin:10px;
	display:block;
	background-color:rgb(167,195,245);
	text-decoration:none;
	text-indent:20px;
	padding-top:15px;
	font-size:14pt;
	font-weight:bold;
	color:#ffffff;	
}

td#current a:hover
{
	width:155px;
	height:30px;
	margin:10px;
	display:block;
	background-color:rgb(167,195,245);
	text-decoration:none;
	text-indent:20px;
	padding-top:15px;
	font-size:14pt;
	font-weight:bold;
	color:#ffffff;
}
  
td#current a:visited
{
	width:155px;
	height:30px;
	margin:10px;
	display:block;
	background-color:rgb(167,195,245);
	text-decoration:none;
	text-indent:20px;
	padding-top:15px;
	font-size:14pt;
	font-weight:bold;
	color:#ffffff;	
}

a.pic
{
	color:#ffffff;
}