body
	{
	line-height: "19px";
	background-color: black;
	color: #00CCFF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(images/sbk_bright.gif);
	background-repeat: repeat;
	scrollbar-base-color: #5A529A;
	scrollbar-face-color: #5A529A;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #5A529A;
	scrollbar-shadow-color: '';
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: '';
	scrollbar-darkshadow-Color: '';
	}

div
	{
	margin-bottom: .5em;
	}

img
	{
	border: none;
	}

a:link, a:active, a:visited, a.text
	{
	color: #00FA9A;
	}

h1
	{
	font-family: New Century Schoolbook, Times, serif;
	font-size: 24pt;
	}

h2
	{
	font-size: 16pt;
	}

table
	{
	margin-top: 1em;
	border: none;
	font-weight: bold;
	font-size: 10pt;
	}

caption
	{
	text-decoration: underline;
	font-size: 14pt;
	}

td
	{
	vertical-align: top;
	}

td.right
	{
	text-align: right;
	}
.comment
	{
	font-size: 10pt;
	font-weight: normal;
	}
.serif
	{
	font-family: New Century Schoolbook, Times, serif;
	font-size: 13pt;
	}

.shadow {height:25;
        font-size:25pt;
        font-weight:bold;
        text-shadow:5px 5px 5px #009966;
        filter:shadow(Color=#009966)
        }
.new	{font-size:9pt;
	color:black;
	background-color:yellow;
	font-weight: bold;
	font-style:italic;
	}
	 