H1 {
margin-bottom: 3px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

td.navtext {
	line-height: normal;
}

a {
	color: #330000;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top: 1px;
margin-bottom: 1px;
}

form {
	background-color: #FFFACD;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.subtitle {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 20px;
font-weight: bold;
color: #660000;
font-style: oblique;
}

.header {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
padding-left: 4px;
padding-bottom: 1px;
padding-top: 1px;
font-weight: bold;
background-color: #CF6D03;
font-style: oblique;
color: #FFFFF0;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFACD;
}
a:hover {
	color: #996666;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: Black;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.navtext {
	text-decoration: none;
	color: White;
	font : 10px;
background-color : #A0522D;
}

A.navtext:HOVER {
	text-decoration: none;
	color: White;
	font : 10px;
background-color: #F4A460;
}