BODY { 
 background:url(images/black_bg_03.jpg);
 background-position: top;
 background-repeat:repeat-x;
 background-color:#000000;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}
.quotetxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #06604E;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1D6D4E;
	text-decoration: underline;
	line-height: 26px;
	font-weight: bolder;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	text-decoration: underline;
	color: #1D6D4E;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: bolder;
	color: #033B25;
	text-decoration: none;
}
a.white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFEED9;
	text-decoration: none;
	font-weight: normal;
}
a.white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFEED9;
	text-decoration: none;
	font-weight: normal;
}
a.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #009966;
	text-decoration: underline;
	font-weight: normal;
}
a.white:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #735728;
	font-weight: normal;
}
a.black:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	line-height: 24px;
	font-weight: normal;
}
a.black:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-decoration: underline;
	color: #000000;
}
a.black:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #1D6D4E;
	text-decoration: none;
}.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFEED9;
}
.greentxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bolder;
	color: #1D6D4E;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.redheadertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: bolder;
	color: #8F183A;
}
.goldheadertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bolder;
	color: #9F7803;
}

