body, td, p, div form, input, select, textarea { font-family: Georgia, Times, Serif; color: #5b5c57; font-size: 15px }

h1 {
	font-family: "Trebuchet MS", Tahoma;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #222222;
	display: inline;
	border-bottom: 1px dashed #BBBBBB
}

h2 {
	font-family: "Trebuchet MS", Tahoma;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #997a00;
	display: inline;
	border-bottom: 1px dashed #dac77e
}

h3 {
	font-family: "Trebuchet MS", Tahoma;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #9e1702;
	display: inline;
	border-bottom: 1px dashed #9e1702
}

img.stroked { border: 5px solid #e7dcb0; padding: 1px }

a:link, a:visited { color: #9e1702; padding: 0px 3px }
a:hover { color: white; background-color: #9e1702; text-decoration: none }