a {
	color: #5D5B5B;
	text-decoration:none;
	
margin: 10px 15px 15px 0;
}


a:visited {
	color: Navy;}



a:link, a:visited, a:active { color: #000; }
	a:hover { color: #5D5B5B; }


body {
	background: White;
	color: #5D5B5B;
	font-size: 100%;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	margin: 20px 50px 50px;
	
}


h1 {
	color: Black;
	font: bold 160% "Trebuchet MS",Trebuchet,Verdana, Sans-Serif;
	margin: 20px 0px 2px 0px;
	padding-bottom: 2px;
	}



h2 {
	font: 100% "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	letter-spacing: 0.2em;
	border-bottom: 1px dotted #5D5B5B;
	margin: 0px 0 2px 0;
	padding-bottom: 2px;
	font-weight: bold;
}

h3 {
	font: 80% "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-weight: bold;
margin: 3px 2px 3px 3px;

	
}

p
{
	font: 95%/175% "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	margin: 5px 5px 0 5px;	
	color: #5D5B5B;
	margin: 10px 20px;
	text-align: left;

}



p b
{
	color: Gray;
	font-size: 1.1em;}
	


p.newline
{
	line-height: 15pt;
	text-indent: 2.4em;
	text-align: left;
	margin: 0em 20em 0 20em;
	
}

p.rightline
{
	line-height: 15pt;
	text-indent: 2.4em;
	text-align: right;
	margin: 0em 20em 0 25em;
	
}


#container img {
	border-style: none;
	margin: 0.5em 1em 0em 0em;
}

img.left {
	float: left;
}

img.right {
	float: right;
}


p.align
{
	line-height: 15pt;
	text-align: center;
	margin: 0px 0px 0px 15px;
}



#yellow
{	
	text-align: center;
	border-style: none none none none;
	border-bottom: none;
	}



#container
{
	color: Gray;
	margin: 60px 100px 10px 80px;
}


#central
{
	text-align:center;
	padding: 50px 0px 50px 0px;
}

	
#navbar
{
	color: Gray;
	border-width: 0em 0em 0em 0em;
	border-color: #A0A0A1;
	text-align: center;
	margin: 20px 50px 10px 50px;
}

li
{
	display: inline;
	margin: 5px 0px 5px 5px;
	color: Gray;
	font-weight: bold;
	}

