body {
	background-color: #990000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	font-style: normal;
	text-transform: capitalize;
	margin-top:2px;
	margin-bottom:2px;
}
#menu {
  padding-left:2px;
  margin-left:14px;
  margin-bottom:5px;
  margin-top:3px;
  }
#menu li { list-style-type:circle;
list-style:outside
  }
.yel-med-bold {
	color: #FFCC00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.red-med-bold {color: #990000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}a:link {
	color: #996633;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.blu-9pt {font-size: 9px}
a.blu:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a.blu:active {
	color: #F5F0DE;
	text-decoration: underline;
	font-weight: bold;
}
a.blu:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.blu:hover {
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
}
.fine-blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.title-lt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.black-title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tan-text {
	color: #F5F0DE;
}
.grn-text {
	color: #009966;
}
.wrangler-red {color: #CC0000}.blk {
	color: #000000;
}
