body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}
a:link {
	font-weight: normal;
	color: #F9C706;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #F9C706;
	text-decoration: none;
}
a:hover {
	color: #F9C706;
	text-decoration: underline;
}
.mainTable{
	padding: 0px;
	height: 100%;
	width: 748px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #333333;
}
h1{
	color: #333333;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
h2{
	color: #A6A637;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-right: 7px;
}
h3{
	color: #FFF0B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.25em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
}
.caption{
	font-size: 8pt;
	font-style: italic;

}
.grayBox{
	border: 1px solid #666666;
}
.fakeLink
{
	color: #F9C706;
}
