body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFCC;
}

P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}


img {
	border: none;
}


a {
	text-decoration: none;
	color: #663300;
}

a:hover {
	text-decoration: none;
	color: #666666;
}




/* CSS Document */

h1 {
	font-size : 16px;
	text-align: left;
	font-weight: bold;
	color: #800000;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

