
body { 
	background-image: url(images/sand.gif);
 }

.tophead {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 16pt;  
	background-color: #F5EAAF; 
	color: #D52809;
	height: 58px; 
	text-align: center;
	border: 0; 
  }

A:link {
	color: #000000; 
	text-decoration: none;
  }

A:hover {
	color: white; 
	text-decoration: none;
  }

A:active {
	color: #ff0000; 
	text-decoration: none;
  }

A:visited {
	color: green; 
	text-decoration: none;
  }

Table  {
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color: #1B1C3E;
}

p {
	margin: 0 7px 4px;
  }

.address { 
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #000039;
	text-align: center;
 }

.trams { 
	font-family: Verdana, sans-serif; 
	font-size: 24pt; 
	font-weight: normal; 
	color: #000039; 
 }

.then { 
	font-family: Verdana, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #375547; 
 }

.general { 
	font-family: Verdana, sans-serif;
	font-size: 10pt; 
	font-weight: bold;
	color: gray;  
 }

.hMenuButton {
	background-color: #F5EAAF; 
	border-right: #D52809 1px solid; 
	border-left: #D52809 1px solid;
        border-top: #D52809 1px solid; 
	border-bottom: #D52809 1px solid; 
	color: #ffffff; 
	height: 20px;
	text-align: left; 
  }

.none  {
	font-size : 10pt;
	font-family : Trebuchet MS;
	font-weight : bold;
	font-style : normal;
	color: #7B2929;
}

.nbr  {
	border-left: none;
	border-top: none;
      	border-bottom: none;
	border-right: none;
  }

.backg {
	background-color: #F5EAAF;
  }

blockquote, dl, ul, ol, li { 
	margin-top: 0 ; 
	margin-bottom: 0;
  }

.mailme { 
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #7B2929; 
	text-align: center;
  }


