body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #4A3813;
	background-color: #000000;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #006633;
	font-weight: normal;
	padding: 0px; 
	margin: 0px; 
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	display: inline; 
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	display: inline;  
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	display: inline; 
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #4B442E;
	font-weight: normal;
	text-align: center;
	display: inline; 
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	text-align: left;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #333333;
	text-align: left;
}
li {
	list-style-type: circle;	
}
li {
	color:#000000;
	text-align: left;
}
	
a:link {
	font-weight: normal;
	color: #993333;
	font-weight:normal
}
a:visited {
	color: #6F0000;
	font-weight:normal
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	font-weight:normal
	text-decoration: underline
}
a:active {
	color: #CC0000;
	text-decoration: none;
	font-weight:normal
}
.class2 A:link {
	font-weight: normal;
	color: #FFFFFF;
	font-weight:normal
}
.class2 A:visited {font-weight: normal;
	color: #D7FFEF;
	font-weight:normal
}
.class2 A:active {font-weight: normal;
	color: #FFFFFF;
	font-weight:normal
}
.class2 A:hover {font-weight: normal;
	color: #BFF0C7;
	font-weight:normal
}
.class3 A:link {
	font-weight: bold;
	color: #0033CC;
	font-weight:normal
}
.class3 A:visited {font-weight: bold;
	color: #003399;
	font-weight:normal
}
.class3 A:active {font-weight: bold;
	color: #0066FF;
	font-weight:normal
}
.class3 A:hover {font-weight: bold;
	color: #0066FF;
	font-weight:normal
}
.rim {
	background-image: url(images/link-bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.banner_background {
	background-image: url(../httpdocs/images/background_banner.jpg);
	background-repeat: repeat;
}
.bamboo {
	background-image: url(../httpdocs/images/bamboo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right_outline {
	background-image: url(images/right-outline.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.left_outline {
	background-image: url(images/right-outline.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.table_center_outline {
	background-image: url(images/comp5_05.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.white {color: #FFFFFF;
	font-size: 11px;
}

.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 23px;
	color: #900;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.justify {
	text-align:justify;
}
	.smaller-text {
	font-size: 12px;
}
