
body	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}

h1	{
	color: #99FFFF; 
	line-height: .5em;
	font-family: sans-serif
        }

h2	{
	color: #66CCCC; 
	font-family: sans-serif
        }

h3	{
	color: #66CCCC; 
	font-family: sans-serif
        }

table.topbg
	{
	background-attachment: fixed;
	background-image: url(images/topbg.gif)
	}

td.sidebg
	{
	background-attachment: fixed;
	background-image: url(images/sidebg.gif)
	}

a:hover {
	text-decoration: none;
	color: #99FFFF;
	}

.bar	{
	background-color: #000066;
	line-height: 2em;
	}

.hilit	{
	background-color: #660033;
	line-height: 1.5em;
	}
