.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

.text a:link {color: #006633; font-weight: normal; text-decoration:none;}
.text a:visited {color: #006633; font-weight: normal; text-decoration:none;}
.text a:hover {color: #006633; font-weight: normal; text-decoration:underline;}
.text a:active {color: #006633; font-weight: normal; text-decoration:underline;}

.textlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

.textlinks a:link {color: #006633; font-weight: normal; text-decoration:none;}
.textlinks a:visited {color: #006633; font-weight: normal; text-decoration:none;}
.textlinks a:hover {color: #006633; font-weight: normal; text-decoration:underline;}
.textlinks a:active {color: #006633; font-weight: normal; text-decoration:underline;}

.textlinksREV {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

.textlinksREV a:link {color: #FFFFFF; font-weight: normal; text-decoration:none;}
.textlinksREV a:visited {color: #FFFFFF; font-weight: normal; text-decoration:none;}
.textlinksREV a:hover {color: #FFFFFF; font-weight: normal; text-decoration:underline;}
.textlinksREV a:active {color: #FFFFFF; font-weight: normal; text-decoration:underline;}

.textlinksLT_GRAY {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#CCCCCC;
}

.textsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}

.texthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #006633;
}

.texthead a:link {color: #006633; font-weight: bold; text-decoration:none;}
.texthead a:visited {color: #006633; font-weight: bold; text-decoration:none;}
.texthead a:hover {color: #006633; font-weight: bold; text-decoration:underline;}
.texthead a:active {color: #006633; font-weight: bold; text-decoration:underline;}

.text14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

.text14 a:link {color: #006633; font-weight: normal; text-decoration:none;}
.text14 a:visited {color: #006633; font-weight: normal; text-decoration:none;}
.text14 a:hover {color: #006633; font-weight: normal; text-decoration:underline;}
.text14 a:active {color: #006633; font-weight: normal; text-decoration:underline;}

body {
	margin: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996633;
	background-color: #687985;
}

h1 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color:#006633;
	padding: 0px;
	margin-left: 2px;
}

h1 a:link {color: #006633; font-weight: bold; text-decoration:none;}
h1 a:visited {color: #006633; font-weight: bold; text-decoration:none;}
h1 a:hover {color: #006633; font-weight: bold; text-decoration:underline;}
h1 a:active {color: #006633; font-weight: bold; text-decoration:underline;}

h2 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color:#006633;
	padding: 0px;
	margin-left: 2px;
}

p {
	font: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #003333;
}

p a:link {color: #006633; font-weight: normal; text-decoration:none;}
p a:visited {color: #006633; font-weight: normal; text-decoration:none;}
p a:hover {color: #006633; font-weight: normal; text-decoration:underline;}
p a:active {color: #006633; font-weight: normal; text-decoration:underline;}

