body {
	background: #404040 url() repeat-y;
	margin: 0px 0px 0px 0px;
	}
body, td, div, table {
	color: #ffffff;
	font-family: trebuchet ms;
	font-size:10px;
	letter-spacing:1px;
	font-weight:normal;
	text-align:justify;
	}

b
        {
        color: #202020
        }
a:link
	{
	color: #000000;
	text-decoration:underline;
	font-weight:none;
	}
a:active
	{
	color: #000000;
	text-decoration:underline;
	font-weight:none;
	}
a:visited
	{
	color: #000000;
	text-decoration:underline;
	font-weight:none;
	}
a:hover
	{
	color: #202020;
	text-decoration:none;
	font-weight:none;
        cursor:help;
	}
.h1 {
	color: #000000;
	font-family: trebuchet ms;
	font-size:9px;
	font-weight:none;
	height:10px;
	background:transparent;
	text-transform:none;
	text-align:left;
	}
.h2 {
	color: #000000;
	font-family: trebuchet ms;
	font-size:9px;
	font-weight:none;
	height:10px;
	background:transparent;
	text-transform:none;
	text-align:right;
	}