/* CSS Document */

a:link {
color:#333333;
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif}

a:visited{
color:#333333;
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif}

.navtext {
color:#333333;
font-size:13px;
font-family:Arial, Helvetica, sans-serif}

.tableheaders {
color:#FFFFFF;
font-size:14px;
font-style:italic;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold}

.maintext {
color:#4a5434;
font-size:12px;
font-family:Arial, Helvetica, sans-serif}

.largeheadertext {
color:#2e7100;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold}

h1 {font-size:20px;
	color:#b4011e;
	font-weight:bold;
	text-transform:uppercase;
        font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px}

h2 {font-size:16px;
	color:#b4011e;
	font-weight:bold;
        font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px}

h3 {font-size:14px;
	color:#b4011e;
	font-weight:bold;
        font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px}

.headertext {
color:#2e7100;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold}
body {
	background-color: #EFEFEF;
}
