* { font-size:16px; font-family:Gill Sans, Arial; font-weight:normal; color:#FFFFFF; line-height:120%; }

body { background-color:#000000; text-align:center; }

h1 { font-size:40px; font-weight:bold; margin-bottom:20px; margin-top:30px; color:#FFFF33; }

table { background-color:#888800; border-spacing:1px; empty-cells:show; width:70%; 
	margin-bottom:10px; margin-left:15%; margin-right:15%;} 
td { background-color:#000000; padding:5px; }

a:link { font-weight:bold; text-decoration:none; color:#FFFF33; }
a:visited { font-weight:bold; text-decoration:none; color:#FFFF33; }
a:hover { font-weight:bold; text-decoration:none; color:#FFFF33; }
