body
{
	background-color:rgb(64,64,64);
	font-family:"trebuchet ms";
}

h2
{
	font-family:"lucida calligraphy";
	font-size:16pt;
	color:rgb(64,64,64);
	padding-left:35px;
}

h3
{
	font-family:"lucida calligraphy";
	font-size:14pt;
	color:rgb(64,64,64);
	text-align:center;
}

h4
{
	font-family:"lucida calligraphy";
	font-size:14pt;
	color:rgb(64,64,64);
	
}

h5
{
	font-size:14pt;
	font-weight:normal;
	margin:0;
}

a
{
	color:#000000;
	text-decoration:none;
	font-style:italic;
}

a:hover
{
	color:rgb(150,150,150);
	text-decoration:none;
	font-style:italic;
}

a:visited
{
	color:#000000;
	text-decoration:none;
	font-style:italic;
}

p
{
	text-align:justify;
}

a.top
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
}

a.top:hover
{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
	font-style:normal;
}

a.top:visited
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
}

div#nav a
{
	width:95px;
	height:25px;
	display:block;
	background-color:rgb(64,64,64);
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	padding-top:2px;
	color:#ffffff;
	font-style:normal;
	
}
div#nav a:hover
{
	width:95px;
	height:25px;
	display:block;
	background-color:rgb(223,223,223);
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	padding-top:1px;
	color:rgb(64,64,64);
	font-style:normal;
	
}
  
div#nav a:visited
{
	width:95px;
	height:25px;
	display:block;
	background-color:rgb(64,64,64);
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	padding-top:1px;
	color:#ffffff;
	font-style:normal;
	
}
div#current a
{
	width:95px;
	height:25px;
	display:block;
	background-color:rgb(223,223,223);
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	padding-top:1px;
	color:rgb(64,64,64);
	font-style:normal;
	
}
div#current a:hover
{
	width:95px;
	height:25px;
	display:block;
	background-color:rgb(223,223,223);
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	padding-top:1px;
	color:rgb(64,64,64);
	font-style:normal;
	
}
  
div#current a:visited
{
	width:95px;
	height:25px;
	display:block;
	background-color:rgb(223,223,223);
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	padding-top:1px;
	color:rgb(64,64,64);
	font-style:normal;
	
}