
body {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		background: #043100;
}

p {
		font-size: 12px;
		color: black;
		text-align: left;
}

a {
		color: #0066FF;
		text-decoration: none;
}

a:hover {
		color: #0066FF;
		background-color: #000000
}

.whiteplain {
		font-size: 11px;
		color: #FFFFFF;
		text-align: center;
		font-weight: bold
}

.whitelink {
		font-size: 10px;
		color: #FFFFFF;
		text-align: center;
		font-weight: bold
}

.redhead, h1 {
		font-size: 24px;
		color: #FF0000;
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		font-weight: bold
}

.bluesubhead {
		font-size: 14px;
		color: #005CA7;
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		font-weight: bold
}

.redsubhead {
		font-size: 14px;
		color: #FF0000;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		font-weight: bold
}

.plainfee {
		font-size: 12px;
		color: black;
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
}

.bluesubheadcenter, h2 {
		font-size: 15px;
		color: #005CA7;
		font-weight: bolder
}

.plaincenter {
		font-size: 11px;
		color: black;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		font-weight: bold
}

a.reg:hover {
		color: #FF0000;
		text-decoration: underline;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		background-color: #FFFFFF;
		font-weight: bold
}

a.reg:active {
		color: #FF0000;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px
}

a.reg:link {
		color: #005CA7;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px
}

a.reg:visited {
		color: #005CA7;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px
}

td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px
}

