@charset "utf-8";
/* CSS Document */



body, td {
font-family:Helvetica,Arial,sans-serif;
font-size:11px;
line-height:125%;
}
p {
margin-bottom:5px;
margin-top:5px;
}
h1, h2, h3, h4, h4 {
margin:5px 0;
padding-bottom:5px;
}
h1 {
font-size:200%;
}
h2 {
font-size:175%;
}
h3 {
font-size:150%;
}
h4 {
font-size:120%;
}
body {
	background-color: #000;
}

td img {display: block;}

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #06F;
}
a:active {
	text-decoration: underline;
}

