/* CSS Document */

p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000:
	line-height: 18px;
	}
a:link {
	color: #7B7119;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #7B7119;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #B7441B;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #B7441B;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}
.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	color: #B7441B;
}
.heading {
	font-weight: bold;
	color: #B7441B;
	font-size: 12px;
	text-transform: uppercase;
}
h2 {
	color: #B7441B;
}
.heading_sm {
	color: #B7441B;
	font-weight: bold;
}
.cartoons {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
