body {
	color: #CCCCCC;
	font-size: 13px;
	font-family: Arial, helvetica, sans-serif;
	line-height: 15px;
	background-color: black;
	margin-top: 0;
}
html, body {
	scrollbar-arrow-color: blue;
	scrollbar-base-color: #666699;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: black;
	scrollbar-3d-light-color: #666699;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: grey;
}
p { color: #CCCCCC; }
td {}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited { color: #b2d5e8 }
a:hover {
	color: #FFFFFF
}
a:active {
	color: #b2d5e8
}
.header {
	color: #CCCCCC;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
}
.smlink {
	color: #CCCCCC;
	font-size: 10px;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.smlink a:link {
	color: #CCCCCC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 11px;
	text-decoration: underline
}
.smlink a:visited {
	color: #b2d5e8;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 11px;
	text-decoration: underline
}
.smlink a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 11px;
	text-decoration: underline
}
.smlink a:active {
	color: #b2d5e8;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 11px;
	text-decoration: underline
}
h1 {
}
h2 {
	text-align: left;
}
h3 { color: #c00; font-size: 13px; font-weight: bold; line-height: 15px; }
h4 { font-size: 11px; line-height: 13px; }
h5 { font-size: 10px; font-weight: normal; line-height: 13px; }
h6 { font-size: 8px; font-weight: bold; line-height: 10px; }

