.olive { color:#A9B1A6; }
.olivedark { color:#484B46; }
.logogreen { color:#6C8B7C; }

.tan { color:#BBBDA8; }
.black { color:#000000; }
.white { color:#ffffff; }

body, td, li, .normaltext { 
	color:#333333; 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:xx-small; 
	}
h1, .title { 
	color:#6C8B7C; 
	font-family:arial,helvetica,verdana,sans-serif; 
	font-size:24px; 
	font-weight:bold; 
	}
h2, .subtitle { 
	color:#BBBDA8; 
	font-family:arial,helvetica,verdana,sans-serif; 
	font-size:16px; 
	font-weight:bold; 
	}
h3, .heading { 
	color:#BBBDA8; 
	font-family:arial,helvetica,verdana,sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	}
.smalltext { 
	color:#333333; 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:xx-small; 
	}
.smalltextwhite { 
	color:#ffffff; 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:8pt; 
	}
.highlight { 
	color:#484B46; 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:xx-small; 
	font-weight:bold; 
	}
a:link {
	color:#6C8B7C;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: underline;
}
a:visited { 
	color:#6C8B7C;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: underline;
}
a:hover { 
	color:#000000;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: underline;
	}
a:link.linkwhite {
	color:#ffffff;
	font-family:verdana,arial,helvetica,sans-serif; ;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	}
a:visited.linkwhite { 
	color:#ffffff;
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	}
a:hover.linkwhite { 
	color:#6C8B7C;
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size: xx-small;
	font-weight: normal;
	text-decoration: underline;
	}
a:link.smalllink {
	color:#484B46;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	}
a:visited.smalllink { 
	color:#484B46;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	}
a:hover.smalllink { 
	color:#6C8B7C;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	}
a:link.smalllinkwhite {
	color:#ffffff;
	font-family:verdana,arial,helvetica,sans-serif; ;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	}
a:visited.smalllinkwhite { 
	color:#ffffff;
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	}
a:hover.smalllinkwhite { 
	color:#000000;
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	}
ul {
	list-style-type: square;
}
div.pagetitle {  
	position: absolute;
	top: 22px;
	left: 512px; 
	background-color: transparentF; 
	width: 208px;   
	height: 104px;   
	}

