html {
	overflow: -moz-scrollbars-vertical !important;
}
body {
	margin:0px auto;
	padding:0px;
	background-color:#000000;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
tr {
	line-height: 16px;
}
p {
	text-indent: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p.block {
	text-indent: 0px;
	text-align:left;
	margin-left:0px;
	padding: 0px;
	margin-right:0px;
	margin-top:20px;
}
p.block2 {
	text-indent: 0px;
	margin-left:25px;
	
	padding: 0;
	margin-right:0px;
}
p.noindent {
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p.justified {
	text-align: justify;
}
p.webcredit {
	font-size:10px;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	color:#999999;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color:#DDD;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	color:#aaa;
	letter-spacing:.04em;
	word-spacing:.04em;
}
.invisible {
}
.maindiv {
	width:760px;
	margin: 0px auto;
}
.bottomdiv {
	margin: 1px auto 5px;
	width: 760px;
}

a:link {
	color: #62807C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #62807C;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.light:link {
	color: #CCC;
	text-decoration: none;
}
a.light:visited {
	text-decoration: none;
	color: #CCC;
}
a.light:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.light:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.small:link {
	color: #62807C;
	text-decoration: none;
}
a.small:visited {
	text-decoration: none;
	color: #62807C;
}
a.small:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.small:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.9em;
	color: #666;
	text-transform: uppercase;
	letter-spacing: .35em;
	vertical-align: text-bottom;
	margin-top:0px;
	padding-top:10px;
	padding-left: 6px;
	padding-bottom: 3px;
	border-bottom: dashed 1px #333;
}
h2:first-letter {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	vertical-align: text-bottom;
	font-size:2em;
	font-style: italic;
	font-weight: lighter;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 40px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	border-bottom: solid 1px #333;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
}




