.headline1 {
	color: #852807;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:18px;

}
.headline2 {
	color: #852807;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:18px;
}

.body_br {
	color: #852807;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:16px;
}
.headlblk {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:18px;
}
.body_bl {
	color: #000000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:16px;
}
.blkital {
	color: #000000;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:16px;
	font-style: italic;
}
.bodyblbold {
	color: #000000;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:16px;
}
.bk_16 {
	color: #000000;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:22px;
}
.bk_16ital {
	color: #000000;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:24px;
	font-style: italic;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
}

.red_24 {
	color: #852807;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:28px;

}
.boldital {
	color: #000000;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:16px;
	font-style: italic;
}

ul {
	margin-top:0;
	color:#852807;
	size:24px;
	margin-left: 0px;
}

/* Body Links */

.body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
.body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	COLOR: #852807;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	COLOR: #852807;
	TEXT-DECORATION: underline;
	font-weight: bold;
}


/* Copyright Link */

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #C3A07A;
	font-style: normal;
	padding-top: 10px;
}	

.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	COLOR: #C3A07A;
	TEXT-DECORATION: none;
	font-weight: normal;
}
.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	COLOR: #C3A07A;
	TEXT-DECORATION: none;
	font-weight: normal;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	COLOR: #C3A07A;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
.linktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #C3A07A;
	font-weight: normal;	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: 20px;
}
.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #476DAE;
	font-weight: bold;
}
.redtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #852807;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366CC;
}
a.blue:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366CC;
}
a.blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366CC;
}
a.blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366CC;
}

a.green:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
	font-size: 14px;
}
a.green:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	font-size: 14px;
}
a.green:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009900;
	font-size: 14px;
}
a.green:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	font-size: 14px;
}

