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;
	}

.txt_blk
        {
	font-weight: normal;
	font-family: sans-serif;
        background-image: url(images/sbk_pale.png);
	background-repeat: repeat;
	color: #006080;
	}

.txt_blk2
        {
	font-weight: normal;
	font-family: sans-serif;
        background-image: url(images/sbk_dark.png);
	background-repeat: repeat;
	}

.txt_blk a:link, .txt_blk a:active, .txt_blk a:visited, .txt_blk a:text
	{
	color: #008050;
	}

img
	{
	border: none;
	}

a:link, a:active, a:visited, a.text
	{
	color: #00FA9A;
	}

h1
	{
	font-size: 20pt;
	}

h2
	{
	font-size: 14pt;
	}

table
	{
	margin-top: 1em;
	border: none;
	font-weight: bold;
	font-size: 10pt;
	}

caption
	{
	text-decoration: underline;
	font-size: 14pt;
	}

td.menu
	{
	font-family:Arial, Verdana, Sans-serif;
	width:"13%";
        font-size:10pt;
        font-weight:bold;
        text-align:center;
        color:#FFFFFF;
        background:#5A529A;
        }
td.this
	{
	font-family:Arial, Verdana, Sans-serif;
	width:"13%";
        font-size:10pt;
        font-weight:bold;
        text-align:center;
        color:#FFFFFF;
        background:#2ABA36;
	}

.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;
	}
	 