a {
	text-decoration: underline;
	color: inherit;
}

a:hover {
	text-decoration: none;
}

hr {
	border-width: 1px 1px 1px 1px;
	border-style: dashed none none none;
	border-color: #CCCCCC;
	color: #FFFFFF;
	background-color: #FFFFFF;
	width: 100%;
    }

.b1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 25px;
}

.b2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

.bcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	word-spacing: 2px;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #DA3307;
	line-height: 10px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	padding-right: 0px;
	padding-left: 0px;
	letter-spacing: 1px;
	font-weight: bold;
}
td.cathead {
	border-width: 1px 1px 1px 1px;
	border-style: none none dotted none;
	border-color: gray gray gray gray;
	background-color: white;
	padding-top: 10px;
}
.maintext {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
}
