body {
	color: #FFCC99;
	margin: 0px;
	font-family: Helvetica, Arial, Geneva, Verdana;
	font-size: 12px;
	line-height: 24pt;
	}

#container {
	position: absolute;
	padding: 0px;
	margin-left: -250px;
	width: 551px;
	background-color: transparent;
	height: 291px;
	}
p {	margin:10px 0 0 0; 	}

a:link { 
	text-decoration: none; 
	color: #fff;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #d4cddc;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #fff;
	}
