body
{ 	background-color: #535F21;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 }

	
p
{   font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	}
	
p.centered
{  text-align: center
	}
	
p.bottomaddress
{  text-align: center;
	font-size: 13px;
	color: #535F21;
	}
	
table.main
{	background-image:url('/images/backgroundnew.gif');
	background-repeat: repeat-y;
	background-position: center;
	}
	
h1
{	font-size: 150%;
	color: #535F21;
	text-align: center;
	}

h2
{	font-size: 115%;
	color: #535F21;
	text-align: center;
	padding-top: 18px;
	font-style: italic;
	}
	
h3
{	font-size: 105%;
	color: #535F21;
	text-align: center;
	}
	
li
{	font-size: 13px;
	}
	
A 
{	color: #669966;
	text-decoration: underline;
	}


A:HOVER
{	text-decoration: underline
	}

A:VISITED
{	color: #666666
	}
