body, table, p, div  {
	font: 12.5px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	background-repeat: repeat;
	background-image: url('images/0219A.png');
	background-attachment:fixed;
	}

a.topmenu {
	font: bold 12px;
	color: white;
	text-decoration: none;
}

a.topmenu: hover {
	color: #CCCCCC;
}

a.topmenu: visited {
	color: white;
}

a.menu, a.rmenu {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.menu, a.rmenu: hover {
	color: #CC0000;
	text-decoration: underline;
}

a.menu, a.rmenu: active {
	color: #CC0000;
}

A.menu, a.rmenu: visited {
	color: black;
}

a.ghostlink {
	text-decoration: none;
	border-style: none;
}

a.ghostlink: hover {
	text-decoration: none;
	border-style: none;
}

a.ghostlink: active {
	text-decoration: none;
	border-style: none;
}

a.ghostlink: visited {
	text-decoration: none;
	border-style: none;
}

.rmenu {
	padding-left:15px;
	width:220px;
	}
.address {
	font-size: 11px;
	font-weight: bold;
}

h1 {
	font: bold 29px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	letter-spacing: 2px 
}

h2 {
	font: bold 20px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
 }

h4  {
	font: bold x-small Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 	letter-spacing: 1px;
 }

h3  {
 	font: bold 16px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	letter-spacing: 1px;
 }
 
p.letters {
 	font-size: 14pt;
 	text-align: justify;
 	text-indent: 25;
 }
 
sup {
	text-decoration: underline;
	font-size: 8pt;
}