a:link {
	color: rgb(0,102,153);
 }
a:visited
{	
	color: rgb(0,153,102); 
	} 
a:active {	
	color: rgb(0,102,102);
	}
body         
{
	font-family: Trebuchet MS;
 	background-image: url(../../picts/Image37.gif);
	margin 0;
	padding 0;
	text-align: center;
		}

#wrapper{
	width: 900px;
	margin: auto;
	text-align: left;
	
	background:#EAFFFF;
	
		}
		
#wrapper2{
	width:700px;
	margin:auto;
	text-align:left;
	background:#FFFF99;
	font-style:italic;
}		

#wrapper3{
	width:350px;
	margin:500px;
	text-align:right;
	background:#EAFFFF;
	
}		

h1, h2, h3, h4, h5, h6 { font-family: Trebuchet MS }
h1           { color: #FF0000; font-size: 24 pt }
h2           { font-family: Trebuchet MS; font-size: 14 pt }
h3           { color: #0099FF; font-size: 12 pt; font-family: Trebuchet MS }
h4		{color: rgb(0,153,153);}
h5		{color: rgb(102,102,102);}
h6		{color: rgb(153,153,102);}
p            { font-family: Trebuchet MS; font-size: 12 pt }
basefont     { font-family: Trebuchet MS; font-size: 10 pt }