body {
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background-color: #333;
	padding-top: 20px;
	padding-right: 23px;
	padding-bottom: 20px;
	padding-left: 20px;
	}
.links {
	text-decoration: none;
	font-weight: normal;
	color:  #D6E7FF;
	outline: none;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	font-style: normal;
	text-transform: lowercase;
	}
.links:visited {
	color:  #D6E7FF;
	}

.links:active {
	color:  #D6E7FF;
	}
.links:hover {
	color: #D6E7FF;
	text-decoration: underline;
	}
.textlinks {
	text-decoration: underline;
	font-weight: bold;
	color:  #D6E7FF;
	outline: none;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	font-style: normal;
	text-transform: lowercase;
	}	
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;  
	}
h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color: #D6E7FF;
	margin-left: 10px;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D6E7FF;
	text-decoration: none;
	vertical-align: text-bottom;
	}
#left {
	position: absolute;
	top: 67px;
	left: 0px;
	margin: 0px;
	padding: 10px;
	border: 0px;
	width: 190px; /* ie5win fudge begins */
	height: 253px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
	background-color: #333333;
	}
html>body #left {
	width: 170px; 
	height: 253px; /* ie5win fudge ends */
	}
#middle {
	padding: 0px;
	border: 0px;
	margin: -20px 190px 0px 190px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-top: 0px;
	background-color: #333333;
	}
html>body #middle {
	margin-top: 0px; /* ie5win fudge ends */
	}
#right {
	position: absolute;
	top: 67px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 10px;
	border: 0px;
	width: 190px; /* ie5win fudge begins */
	height: 253px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
	background-color: #333333;
	}
html>body #right { 
	width: 170px; 
	height: 253px; /* ie5win fudge ends */
	}
body,td,th {
	color: #D6E7FF;
}
.hidden {
  display: none;
}
