
p  { color: black; font-size: 13px; font-family: Geneva, Arial, Helvetica, Swiss, SunSans-Regular; text-align: justify }
li   { color: black; font-size: 13px; font-family: Geneva, Arial, Helvetica, Swiss, SunSans-Regular; text-align: justify  }

li a   { text-align: left }

a   { color: #039; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

a:hover   {text-decoration: underline }

h1         { color: #2d6924; font-weight: bold; font-size: 16px; font-family: Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular; text-align: left; border-bottom: 1px solid #2d6924 }


h2      { color: #005299; font-weight: bolder; font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular; text-decoration: underline; text-align: left }

h3  { color: black; font-weight: bold; font-size: 12px; font-family: Geneva, Arial, Helvetica, Swiss, SunSans-Regular; text-align: left }

.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.highlight   { border: solid 1pt #000 }

.border   { border: solid 1px black }

.footer   { color: #555; font-size: 8px; font-family: Arial, Helvetica, sans-serif }

.footer a  { color: #4a4a4a; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif }
.footer a:hover   { color: #5b7ca3 }

.center { text-align: center }

.sidebar     { text-align: left; border-top: none; border-right: none; border-bottom: none; border-left: 1px solid #000 }
			
.sidebar p { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left }

.sidebar h1     { color: #6b6b6b; font-size: 14px; font-family: "Times New Roman", Georgia, Times; text-transform: capitalize; border: none }

.sidebar h2  { color: #d79b3a; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.left_image      { margin-right: 8px; padding: 3px; border: solid 1px #2d6924 }
.right_image      { margin-left: 8px; padding: 3px; border: solid 1px #2d6924 }
.center_image { margin-right: 8px; margin-left: 8px; padding: 3px; border: solid 1px #2d6924 }
.content { padding: 8px }
b { color: #e44d1d }
