body, table {
	font-family: 'Lucida Grande', Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 150%;
	margin: 0;
color: #95acf6;
}

h1, h2, h3 {
	color: #f7f900;
	font-size: 40px;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	margin-top: 0.2em;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}



a img { border: none }
a {color: #fff402; text-decoration: underline;}
a:hover {color:#95acf6; text-decoration: none;}