html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6{
	margin: 0; padding: 0; border: 0;}
body {
	text-align: center;
	font: 80%/140% Arial, Helvetica, sans-serif;
	color: #4E4E4E;
	background: #FFFFFF url(../images/background.jpg) repeat-x;}
#wrapper {margin: 0 auto;
	text-align: left;
	width: 650px;}
#contentleft {float: left;
	width: 449px;}
 #contentleft p {
	padding-left: 5px;
	margin: 0 28px 0 20px;}
h1 {font-size: 105%;
	color: #5C5C5C;
	padding: 6px;
	margin-left: 17px;}
a:visited {
	text-decoration: none;
	border: #000;
	color: #999999;}
a:hover{
	color: #333333;
	border: #ccc;; text-decoration: underline}
	a { 
	text-decoration: underline;
	border: #000;
	color: #999999; ; font-weight: bolder} a:active  { 
	color: #FFFFFF;
	border: #ccc; } 
