body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
body {
	background-color: #663300;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.normal {
	font-size: small;
	line-height: 16px;
	color: #000000;
}
.normalitalic {
	font-size: small;
	line-height: 16px;
	font-style: italic;
	color: #000000;
}

.normalbold {
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.normal a:link {
	font-size: small;
	color: #663300;
	text-decoration: underline;
	
}

.normal a:visited {
	font-size: small;
	color: #663300;
	text-decoration: underline;
	
}
.normal a:hover {
	font-size: small;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
	
}
.normalextralead {
	font-size: small;
	line-height: 24px;
	color: #000000;

}

.footer {
	font-size: x-small;
	color: #FFFFFF;
}

.footer a:link {
	font-size: x-small;
	color: #F3BF8E;
	text-decoration: none;
}

.footer a:visited {
	font-size: x-small;
	color: #F3BF8E;
	text-decoration: none;
}
.footer a:hover {
	font-size: x-small;
	color: #F3BF8E;
	text-decoration: underline;
}

.ParaHead {
	font-size: medium;
	font-weight: bold;
	line-height: 16px;
	color: #663300
	}

.SubHead {
	font-size: small;
	font-weight: bold;
	line-height: 14px;
	color: #663300
	
}

.footerbold {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}

.footerbold a:link {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: underline;
}

.footerbold a:visited {
	font-size: x-small;
	color: #F3BF8E;
	text-decoration: underline;
}
.footerbold a:hover {
	font-size: x-small;
	font-weight: bold;
	color: #F3BF8E;
	text-decoration: underline;
}

