body {
	padding: 0px;
	margin-top: 10px;
}
body, td {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000;
}
p {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000;
	padding: 0;
	margin: 0;
}
a, a:focus, a:link, a:visited {
	color: #C00;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px dashed #C00;
}
a img  {border: none;
		vertical-align:middle}
acronym { 
	text-decoration: none;
}
h1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	background-color: #fff;
	color: #c00;
	border-bottom: 1px solid #C00;
	padding-bottom: 6px;
	margin-top: 12px;
	margin-bottom: 12px;
}
h2 {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #666;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #000;
	background-color: #fff;
	margin-bottom: 6px;
	border-bottom: 1px solid #000;
	padding-bottom: 6px;
}
.headline {
   font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	background-color: #fff;
	font-weight: bold;
 }
.mainnav {
	padding: 6px;
	font-size: 11px;
	background-color: #CCC;
	color: #C00;
}
h1.mainnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 0px;
	padding: 6px;
	border-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.emphasis {
	font-weight: bold;
}
.formfields {
	font-size: 12px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
}
.caption {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
.footer {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	color: #C00;
	background-color: #fff;
	text-transform: uppercase;
}
.topmast {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #c00;
}
a.topmast, a.topmast:focus, a.topmast:link, a.topmast:visited {
	color: #FFF;
	background-color: #c00;
	text-decoration: none;
}
a.topmast:hover {
	background-color: #c00;
	color: #fff;
	border-bottom: 1px dotted #FFF;
}

