a:hover {
	text-decoration:underline;
}
a {
	text-decoration:none;
}
body {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:75%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:170%;
	margin:0 auto;
	position:relative;
	width:70%;
	text-align: center;
}
#content {
	background:#FFFFFF none repeat scroll 0 0;
	clear:both;
	overflow:hidden;
	padding:0 50px 15px;
	width:60%;
	margin:0 auto;
	width:600px;
	text-align: left;
}
img {
	border:medium none;
}
#header{
	color: blue;
	font-size:xx-large;
	font-weight:bold;
}