<style type="text/css">
<!-- 
a:link { color: #003366; text-decoration: none }
a:active { color: #003366; text-decoration: none }
a:visited { color: #33333; text-decoration: none }
a:hover { color: #CC9933; text-decoration: none }

div, td	{font-family: enviro,arial narrow; 
font-size: 15px; 
color:#3C80BC;filter: DropShadow(Color=#2F1423,OffX=1,OffY=1)}


.alt {
	background-color: #721F00;
	border-top: 1px solid #000;
	}

h2 {
	border-bottom: 1px solid orange;
	font: 110% Enviro, Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
        text-align: center;
}

#nav {
	font-family: calisto mt,enviro,arial narrow; 
	font-size: 14px; 
	color:#ffffff;
	filter: DropShadow(Color=#3C80BC,OffX=1,OffY=1);
}

#commentform textarea {
	width: 75%;
	padding: 2px;
	}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #7A2708;
	border: 1px solid #333;
}



-->
</style>