body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color:#CCCC99;
}

a:link {
	color: #336600; text-decoration: none;
}
a:visited {
	color: #336600; text-decoration: none;
}
a:hover {
	color: #336600; text-decoration: underline;
}
a:active {
	color: #336600; text-decoration: underline; 
}

.LeftLabel       { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold } 
.LeftLabelThisPage  { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; background-color:#336600; color: white } 

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; margin-bottom: -12px }
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; margin-bottom: -12px }
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; margin-bottom: -12px }
h5 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; margin-bottom: -18px; margin-left: 20px;  }

p.indent { margin-left: 20px; }

.smaller_text { font-size:12px }

p.border_top { font-size:10px; border-top:thin solid #999966;}
p.border_bottom { font-size:10px; border-bottom:thin solid #999966; margin-top: 12px}

p.footer { font-size:12px; margin-top: 3px }



/*.aLeftNav       { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold } */
.aLeftNav:link  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
.aLeftNav:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: underline; }
.aLeftNav:visited       { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none; }

.Body_text {  font-family: Georgia, "Times New Roman", Times, serif; color: #000000; font-size: 12px}

p.center { text-align:center }

.small_table_text { font-family:Arial, Helvetica, sans-serif; font-size:11px }
li.less_indent { margin-left: -20px }
p.less_below { margin-bottom: -12px }
p.more_below { margin-bottom: 72px }

.comment_text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: italic}
.center_align {  text-align: center}
.left_indent {  padding-left: 40px}
.bottom_align { vertical-align: bottom}

	img {
		border: 1px solid #999966;
		padding: 3px;
		
		}

