BODY {
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	background-color: #f63;
	width:800px;
	\width:802px;
	w\idth:800px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;	
	text-align: center;	
}
        /*Body is Trebuchet MS*/

#container
{	background-color: #fff;}
				
H1 {
	color: #93c;
	font-family: "Trebuchet MS";
	font-size: 18pt;
	font-weight: strong;
	text-decoration : none;
	text-align: center;
	margin: 3px;
	
}
H2 {
	color: #93c;
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: strong;
	text-decoration : none;
	text-align: left;
	margin: 5px;
	line-height: 20px;
	
}
H3 {
	color: #366;
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-style: italic;
	font-weight: strong;
	text-decoration : none;
	text-align: center;
}

H4 {
	color: #366;
	font-family: "Trebuchet MS";
	font-size: 18pt;
	font-weight: strong;
	text-decoration : none;
	text-align: center;
	margin-top: 10px;
	
}
.white
{
	border: 1;
	padding: 0;
	margin: 5px;
	width: 800px;
	background-color: #fff;
}

.yellow
{
	border: 0;
	padding: 0;
	height: 10px;
	align-vertical: top;
	background: url(../images/yellowbar.jpg);	
}

.palm
{
background-image: url(../images/gobarefoot.jpg);	
background-align: top;
background-repeat: no-repeat;
background-color: #366;
max-height: 145px;
}

.footer {
	font-size: 10pt;
	color: #fff;
	background-color: #366;
	text-align: center;
}


.disclaimer
{	font-size: 9pt;
	color: #fff;
	font-style: italic;
	background-color: #366;}


P {
	color: #006633;
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

TD {
	background-color: transparent;
	font-family: "Trebuchet MS";
	font-size: 10pt;	

}
        /*Table cells */

			
INPUT {
	font-family: "Trebuchet MS";
}


B {     color: #006633 }


I {     color: #006633}

		
A:LINK {
	font : normal "Trebuchet MS", Arial, sans-serif;
	color: #366;
	font-weight: bold;
	text-decoration : none;
}
A:VISITED {
	font : normal "Trebuchet MS", Arial, sans-serif;
	color: #366;
	font-weight: bold;	
	text-decoration : none;
}
A:HOVER {
	font : normal "Trebuchet MS", Arial, sans-serif;
	color: #f63;
	font-weight: bold;	
	text-decoration : none;
}		
A:ACTIVE {
	font : normal "Trebuchet MS", Arial, sans-serif;
	color: #f63;
	font-weight: bold;	
	text-decoration : none;
}		



A:MAILTO {
	font : normal "Trebuchet MS", Arial, sans-serif;
	color: #006633;
	text-decoration : none;
}

		
.Header2 {
	color: #006633;
	font-family: "Trebuchet MS", 
	font-size: 10pt;
	vertical-align : middle;
}

