﻿body {
	background-color: #393939;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	color: #000000;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}
h1 {
	font-size: 14pt;
	color: #710826;
}
#feestable {
	margin-bottom: 20px;
	/*border: 1px solid black;*/
}
#feestable table {
	border: 1px solid black;
}
.feesHeader {
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid black;
	padding: 4px;
	background-color: #ccc;
}
.feesdetailsLeft {
	padding: 2px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}
.feesdetailsRight {
	padding: 2px;
	border-bottom: 1px solid black;
}
.feesbottomLeft {
	border-right: 1px solid black;
	padding: 2px;
}
.feesbottomRight {
	padding: 2px;
}
.feesdisclaimer {
	text-align: center;
	margin-bottom: 20px;
}
.ultimateletterfee {
	font-weight: bold;
	color: #FF0000;
}
.basicfee {
	font-weight: bold;
}
.download {
	font-weight: bold;
	color: #990000;
}
