body {
background: #000000;
}

body, table {
	font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 150%;
	margin: 0;
  color: #FFF;
}

h1, h2, h3 {
	color:#f4af0c;
	font-size: 36px;
	font-family:  'Trebuchet MS', Tahoma, sans-serif;
	margin-top: 0.2em;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

a, a:visited { color:#f4af0c; text-decoration: none; }
a:hover { color:#f4af0c;   text-decoration: underline; }

a img { border: none }
