
H3 {
	font : bold 14px Tahoma;
	color: #653C1C;
}
H5 {
	font : bold 12px Tahoma;
	color: #000000;
}
H6 {
	font : 11px Tahoma;
	color: #000000;
}
A {
	color: #653C1C;
	font-weight: normal;
	text-decoration : none;
}
A:visited {
	color: #653C1C;
	font-weight: normal;
	text-decoration : none;
}
A:active, A:hover {
	color: Gray;
	font-weight: normal;
	text-decoration : none;
}
5. BODY {
	margin: 0px;
	padding: 0px;
	background-color : Aqua;
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
}
TD {
	font : normal 15px Arial;
	color : #000000;
}

6. CODE {
     color: #00C;
     font-family: "Courier new", monospace}

TABLE {
	border : thin Black;
}

}
9. P {
     color: #555;
     font: 12px Tahoma, sans-serif;
     text-align: justify
	 
}



14. #lnk A:link, #lnk A:visited {
     color: #666}
15. #lnk A:active, #lnk A:hover {
     color: #F90}


