body {
	color: #fff;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif; }
td { }
h1 {
	font-size: 17px;
	background-image: url(../images/red_opaque50.png);
	margin: 0 0 3px;
	padding-left: 3px; }
.header {	font-size:        17px;
	background-color: #f00;
	margin:           0;
	padding-left:     3px; }

h2 {
	color: #fff;
	font-size: 15px;
	margin-top: 7px;
	margin-right: 12px;
	margin-bottom: 7px; }
h3 {
	color:         #fff;
	font-size:     20px;
	font-weight: bold;
	background-color: #f00;
	margin-top:    7px;
	margin-right:  12px;
	margin-bottom: 7px; }

p{
margin-top:0px;
}
a:link { }
a:visited { }
a:hover { }
a:active { }
.short {
	background-color: #f00;
	border-color: #f00;
	border-width: 2px; }
a.nav:link {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none; }
a.nav:visited {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none; }
a.nav:hover {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background-color: #f00;
	text-decoration: none; }
a.nav:active {
	color: #f00;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none; }
.form {
	color: #fff;
	background-color: #000;
	border-width: 2px; }

.form2 {
	color: #fff;
	background-color: #000;
	border-width: 2px; }

.redborder {
	border: solid 2px #f00; }

.redborder_padded {
	padding: 4px;
	border: solid 2px #f00; }

a.bodylink:link {
	color: #000;
	text-decoration: underline; }
a.bodylink:visited {
	color: #000;
	text-decoration: underline; }
a.bodylink:hover {
	color: #000;
	background-color: #8cd1ec;
	text-decoration: underline; }
a.bodylink:active {
	color: #fff;
	text-decoration: none; }
a.small:link {
	color: #bbb;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none; }
a.small:visited {
	color: #bbb;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none; }
a.small:hover {
	color: #f30000;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none; }
a.small:active {
	color: #f00;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none; }
