	<style type="text/css">
body {
	font-family: Verdana;
	font-size: 13px;
}
.navs a {
font-size: 11px;
text-decoration: none;
color: #F00000;
background-color: #000000;
padding:7px; /*padding inside each tab*/
}
.navs a:link, a:visited {
text-decoration: none;
color: #F00000;
}
.navs a:hover {
font-size: 11px;
color: #F00000;
text-decoration: none;
background-color: #000000;
padding:7px; /*padding inside each tab*/
}
.navt a {
text-decoration: none;
font-size: 11px;
color: #000000;
padding: 7px 7px 7px 7px; /*padding inside each tab*/
}
.navt a:link, a:visited {
text-decoration: none;
color: #000000;
}
.navt a:visited {
text-decoration: none;
color: #000000;
}
.navt a:hover {
color: #F00000;
background-color: #000000;
text-decoration: none;
padding:7px; /*padding inside each tab*/
}

#bottom a {
text-decoration: none;
font-style: bold;
font-size: 10px;
}
#bottom a:link, #bottom a:visited {
color: #eb2e72;
font-style: bold;
}
#bottom a:hover 
{cursor: pointer; color: #FFFFFF; 
text-decoration: none;
font-style: bold;
background: #9a6995;
padding: 6px;
}
#bottom a:active {
color: #FFFFFF;
font-style: bold;
}
#home a:link {
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #f6c88a;
	text-decoration: underline;
}
a:hover {
	color: #F00000;
	text-decoration: underline;
}
a:visited {
	color: #f6c88a;
	text-decoration: underline;
}
td {
vertical-align: top;
font-family: Verdana;
font-size: 13px;
}	
.tbusa {
vertical-align: top;
font-family: Verdana;
font-size: 10px;
background: #b0f5f1;
padding-left: 0px;
padding-right: 0px;
}
.tbus {
vertical-align: top;
font-family: Verdana;
font-size: 10px;
background: #d3b3cb;
padding-left: 0px;
padding-right: 0px;
}		
img {
  border-color: #a06330;
}
h1 {
    font-family:Verdana;
    font-size: 18px;
    font-weight: bold;
    }

h2 {
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    padding: 10px,0px,10px,0px;
     }
h3 {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
	padding: 0px;
	margin: 2px;
     }

	</style>

