.center
	{
	text-align: center;
	}
body
	{
	background-color: rgb(110,120,75);
	}

a:link
	{
	font-family: lucida sans;
	color:white;
	font-size:13pt;
	text-decoration:none;
	}
a:visited 
	{
	font-family: lucida sans;
	color:white;
	font-size:13pt;
	text-decoration:none;
	}
a:hover
	{
	font-family: lucida sans;
	color:rgb(30,30,30);
	font-size:13pt;
	text-decoration:none;
	}
	
span.center
{
display:block;
color: white;
width:240;
text-align:center;
}

#main
	{ 
	width:65%;
	margin-left: 200px;
	margin-right: 200px
	}
table
	{
	width:65%;
	margin:center;
		}
td.contact
	{
	width:60%;
	vertical-align: top;
	margin: 1em;
	padding: 2em;
	border:
	}
td.main
	{
	width:5%;
	vertical-align: top;
	margin: 1em;
	padding: 2em;
	border:
	}

td.format
	{
	width: 65%;
	vertical-align: top;
	margin: 1em;
	padding: 2em;
	border:none
	}	
p
	{
	font-family: lucida sans;
	font-size:12;
	color: Black;
	}
f
	{
	font-family: lucida sans;
	font-size:12;
	color: white;
	}

h1	
	{
	font-family: lucida sans;
	font-size: 16; 
	text-align: center; 
	color: black; 
	text-decoration:none;
	margin-right:200px;
	margin-left:200px;
	}
h2
	{
	font-family: lucida sans;
	font-size:12;
	text-align:center;
	color:gold;
	}	
h3
	{
	font-family: lucida sans;
	font-size:30;
	color:white;
	text-align:center;
	margin-right:200px;
	margin-left:200px;
	}
h4
	{
	font-family: lucida sans;
	font-size:12;
	color:white;
	text-align: center;
	margin-right:200px;
	margin-left:200px;
	}
h5
	{
	font-family: lucida sans;
	font-size:16;
	color: Black;
	margin-right:200px;
	margin-left:200px;
	}
h6	
	{
	font-family: lucida sans;
	font-size:12;
	color:white;
	margin-right:200px;
	margin-left:200px;
	}



