<!--


body
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-right: 50px;
	background-image: url(/images/noise.gif);
	background-color: #000000;
	color: #000000;
}

li
{
	margin-bottom: 5px;
}
body, form, input, select, td
{
	font-family: verdana,geneva,arial,sans-serif;
	font-size: 11px;
	line-height: 140%;
}

h1
{
	font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	font-size: 140%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
strong, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	font-size: 100%;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	color: #333333;
}




table
{
	padding: 0px;
	border-collapse: collapse;
}

td
{
	padding: 0px;
	margin: 0px;
}

pre
{
	color: gray;
	letter-spacing: 0;
}

.white, a:visited.white, a:link.white
{
	color: white;
	text-decoration: none;
}

a:visited, a:link, a:visited
{
	color: #000000;
	text-decoration: underline;
}

a:hover, a:active, a:visited:hover, a:link:hover
{
	text-decoration: none;
}

img
{
	border: 0px;
}

-->