/* CSS Document */

body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td.table {
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
}

.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}

.mainhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	font-style: normal;
	color: #B55732;
	text-decoration: none;
}
/* links */
.speciallink {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.speciallink a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.speciallink a:visited {
	color: #B55732;
	font-weight: bold;
	text-decoration: none;
}
.speciallink a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
	

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.scroll{
	display: block;
	position: relative;
	width: auto;
	height: 430px;
	padding: 0px;
	color: #F2CF53;
	overflow:auto;
	}
.headA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
