body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background: #ffffff;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	color: #4B2E67;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
}

a {
	color: #88B742;
	text-decoration: none;
}

a:hover {
	color:  #F2670B;
	text-decoration: underline;
}

a.tablelink {
	color: #ffffff;
	text-decoration: none;
}

a.yearanchor {
	color: #ffffff;
	text-decoration: none;
}

a.aoverride {
	color: #4B2E67;
}

a.tablelink:hover {
	color: #ffff00;
	text-decoration: none;
}

table {
		margin-left: 20px;
}

table.toporbottom {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
}

table.browselist {
	margin-left: 40px;
	margin-right: 40px;
	background-color: #ffffff;
}

td.top {
	color: #88B742;
	background-color: #ffffff;
}

td.bottom {
	color: #88B742;
	background-color: #ffffff;
	font-size: x-small;
}

td {
	background: #4B2E67;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}

td.browseleft {
	color: #4B2E67;
	background-color: #ffffff;
}

.infohdr {
	font-weight: bold;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;	
}

.linkshdr {
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	border-bottom-style: dashed;
	border-bottom-color:  #4B2E67;
	border-bottom-width: 1px;
	border-left-style: dashed;
	border-left-color:  #4B2E67;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color:  #4B2E67;
	border-top-width: 1px;
	border-right-style: dashed;
	border-right-color:  #4B2E67;
	border-right-width: 1px;
}

.offensive {
	background: red;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
}

.white {
	background: White;
}

.subbutton {
	color: #4B2E67;
	background: White;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.feedbackquote {
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #4B2E67;
	border-bottom-width: 1px;
	border-left-style: dashed;
	border-left-color: #4B2E67;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #4B2E67;
	border-top-width: 1px;
	border-right-style: dashed;
	border-right-color: #4B2E67;
	border-right-width: 1px;
	font-size: smaller;
}
