.bodytxt {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #847E6C;
}

.bodytxt2 {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #51781D;
}

.bodytxtBold {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #486086;
}

.footer2 {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #9D9A95;
}

.footer {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
}

.date {
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #9D9A95;
}

.bodyTitle {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #178A55;
}

.bodyTitle2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #E09544;
}

.bodyTitle3 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #2CA1C3;
}

.bodyTitle4 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #C6657A;
}

a.link1:active     { color: #AA085C; text-decoration: none }                                 /* selected link */
a.link1:visited    { color: #AA085C; text-decoration: none }                                 /* visited link */
a.link1:link       { color: #AA085C; text-decoration: none }                                 /* unvisited link */
a.link1:hover      { color: #D97E46; text-decoration: underline }							 /* mouse over link */

.contForm  { 
	background: #FAF9F3;
	background-image: url(/image2004/lb_form_bg.gif);
	color: navy;
	font-weight: normal;
	font-size: 10pt;
	font-family: verdana;
}

.formBtn  { 
	background: #D0DAC1;
	color: navy;
	font-weight: normal;
	font-size: 10pt;
	font-family: verdana;
}

.fromTxt {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}