body {
	background: #333333;
}

body, table {
	font-family: 'Lucida Grande', Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 14px;
	line-height: 150%;
	margin: 0;
color: #fff;
}

h1, h2, h3 {
	color: #fff;
	font-size: 18px;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	margin-top: 0.2em;
text-transform: uppercase;
}

h2 {
	font-size: 15px;
color: #fdd200;
}

h3 {
	font-size: 12px;
}



a img { border: none }
a {color: #b5c1d0; text-decoration:underline;}
a:hover {color: #fdd200; text-decoration:none;}
