BODY, TD {
	color: black;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
A:LINK, A:VISITED, A:ACTIVE {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 14px;
	color: #de4d3b;
	text-decoration : underline;
}
A:HOVER {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 14px;
	color: #de4d3b;
	text-decoration : none;
}
A.navb:LINK, A.navb:VISITED, A.navb:ACTIVE {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 12px;
	color: #ffffff;
	text-decoration : underline;
}
A.navb:HOVER {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 12px;
	color: #ffffff;
	text-decoration : none;
}
A.hns:LINK,A.hns:VISITED, A.hns:ACTIVE {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 11px;
	color: #ffffff;
    background-color : black;
	text-decoration : underline;
}
A.hns:HOVER {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 11px;
	color: #ffffff;
    background-color : black;
	text-decoration : none;
}
.bodytext{
	color: black;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    padding : 6px 18px 6px 18px
}
.bodylinks {
	color: #de4d3b;
	font-size: 14px;
    padding : 4px 20px 4px 36px
}
.bodyexcerpts {
	color: #000000;
	font-size: 14px;
    font-weight : bold;
    padding : 4px 20px 4px 20px
}
.disclaimer {
	color: #747474;
	background-color : #f8f2e7;
	font-size: 11px;
    padding : 3px 6px 3px 6px
}
.disclaimerlinks {
	color: #de4d3b;
	background-color : #f8f2e7;
	font-size: 11px;
    padding : 4px 12px 4px 12px
}
.hdr1{
	color: #de4d3b;
	background-color : #f8f2e7;
	font-size : 16px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    padding : 6px 18px 6px 18px
}
.hdr1a{
	color: #de4d3b;
	background-color : #f8f2e7;
	font-size : 14px;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    padding : 6px 18px 6px 18px
}
.hdr2{
	font-weight : bold;
	font-style: italic;
}
.hdr2a{
	font-weight : bold;
    padding : 6px 18px 6px 18px
}
.intro{
	color: #de4d39;
	background-color : #f8f2e7;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 2px;
    padding : 12px 12px 12px 12px;
}
.conclusion{
	color: #de4d39;
	background-color : #f8f2e7;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 2px;
    padding : 12px 40px 12px 40px;
}
.footer{
	color: white;
    background-color : black;
	font-size: 11px;
	font-family: Arial, Helvetica, Swiss, Georgia, Geneva
}
.comment{ 
	color : #778899;
	font-weight : normal;
	font-size : 12px;
	font-family : Arial, Helvetica, Swiss, Georgia, Geneva
}
.quote{
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: black;
	font-size: 14px;
    font-weight : bold;
    padding : 6px 40px 6px 40px
}
.quote1{
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: black;
	font-size: 14px;
    font-weight : normal;
    font-style : italic;
    padding : 6px 50px 6px 40px
}
.quoter{
	font-size: 14px;
    font-weight : normal;
}
.contactinfo{
	color: black;
	background-color : white;
	font-size : 11px;
	font-family : Arial, Helvetica, Swiss, Georgia, Geneva;
}
.photo{ 
	color : gray;
	font-weight : normal;
	font-size : 10px;
	font-family : Arial, Helvetica, Swiss, Georgia, Geneva
}