body{
	font-family:Trebuchet MS,Arial,Sans-serif;
	color:#333333;	
	font-size:16px;
	text-align:justify;
}
img{
	border:0px;
}
table{
 	color:#333333;
	
	font-size:16px;	
	text-align:justify;
}
h1 {
 	font-family:Trebuchet MS,Arial,Sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#990000;
	display: inline; 
}
#heading{
 	text-align:justify;
	font-size:18px;
	font-weight:bold;
	color:#666666	
}
#purpose{
	font-weight:bold;
 	text-align:justify;
	font-size:14px;
	color:#990000
}
#title {
	font-size:24px;
	font-weight:bold;
	color:#800000
}
#endlinks{
	font-size:12px;
	color:#666666;
}
#navlist
{
padding-left:0px;
list-style-image: url(images/leaf2.gif)
}
#navlist2
{
padding-left:45px;
list-style-image: url(images/leaf2.gif)
}
#navlist3
{
list-style-image: url(images/leaf.gif)
}
#navlist4
{
padding-left:0px;
margin-left:50px;
list-style-image: url(images/leaf.gif)
}
a:link{
	color:blue;
	text-decoration:underline;
}
a:visited{
	color:blue;
	text-decoration:underline;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
a:active{
	color:blue;
	text-decoration:none;
}