body {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}



p, ol, ul, dl, blockquote {
	margin-top: 0;
}

a {
	color: #993300;
}

a:hover {
	text-decoration: underline;

