body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 25px;
	margin: 20px;
	background-color: #ffffcc;
}

A {
	text-decoration:none;
	}

#Content {
	width:650px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:15px;
	}
