@charset "UTF-8";
/* CSS Document */

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
	
a { color:#74b64a; text-decoration:none; font-size:18px; font-weight:bold; }

a:hover { color:#669900; text-decoration:underline; } 

h1 { font-size:24px; }

h2 span { font-size:16px; }

#container {
	width:970px;
	text-align:center;
	}