body {
	background-color:#333333;
}

h1, h2, h3, p, ul, ol, ol li, fieldset, td {
	font-family:MetaNormal-Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:1.6em;
}

h1 {
	font-weight:700;
	font-size:120%;
}

h2, h3 {
	font-size:100%;
	}


a:link {
	color:#CCCCCC;
	text-decoration:underline; 
}

a:visited { color:#CCCCCC; text-decoration:underline; }

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

