
body {
	background-color:#000000;	
	font-family:"Lucida Grande","Helvetica","Arial","sans-serif";
	color:#ffffff;
	text-align:center;
}

td {
  vertical-align:top;
  font-size:12px;
}

h1, h2 ,h3 {
	color:#ffffff;
	font-weight:normal;		
	margin-bottom:-10px;
	text-align:center;
}

h1 {
	font-family:"Garamond";
	font-size:18px;
	text-align:center;
}

h2 {
	font-size:12px;
	text-align:center;
}
h3 {
	font-family:"Garamond";
	font-size:11px;
	color:#555555;
	}

a {
	color:#777777;
	text-decoration:none;
}

a:visited {
	color:#555555;
}

a:hover {
	color:#ffffff;
}
