html, body {
	font : 10pt Tahoma, Arial, sans-serif;
	color : #3F3F3F;
	padding: 0px;
	margin: 0px;
	background : #ffffff url(fade.gif) repeat-x 0px 0px;
}

p {
	text-align : center;
	line-height: 16pt;	
	margin: 10px 0px;
}

img {
	margin: 10px auto;
	border: none;
}

em {
	font-weight : bold;
	font-style : normal;
}

a {
	text-decoration: none;
	color: #459EC8;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

#container {
	margin: 40px auto;
	width: 400px;
}
