A:visited { COLOR: red; TEXT-DECORATION: none }
A:hover { text-decoration: underline}

h3 { 
 	font: italic normal 14px "georgia"; 
	letter-spacing: 1px; 
	margin-bottom: 5px; 
	color: #000000; text-decoration: underline
}

P { 
	FONT: normal 14px "Geneva", "Arial", "Helvetica", "san-serif"; 
	TEXT-ALIGN: justify
; margin-bottom: 2px
}

h1 {  	font-family: "Georgia", "Times New Roman", "Times", "serif"; font-size: 18px; font-style: normal; font-weight: bolder; 
	color: #FF6600; 
	margin-bottom: 5px; 
	text-transform: uppercase; 
	position: relative; left: 35%; clip: rect(   )
}
.title_lg {  font-size: 24px; font-weight: bold; background-color: #006552; color: #FFFFFF; font-family: "Geneva", "Arial", "Helvetica", "san-serif"}
a {  color: blue}
table {  font-family: "Geneva", "Arial", "Helvetica", "san-serif"; font-size: 14px}
ul {  margin-left: 15px; margin-top: 5px}
