body {
	font-family: lucida grande, verdana, lucida sans, lucida sans unicode, sans-serif; 
	line-height: 1.5em;
	font-size:	14px;
	margin: 0;
}

h1, h2, h3, h4, a {
	font-variant: small-caps;
	color: #cc0000;			
}


h2 {
	font-weight: normal;
}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	
}


