* 
{
	padding: 0px;
	margin: 0px;
}
body
{
	font-family: arial, sans-serif;	
	font-size: 0.9em;
	line-height: 1.4em;
}
em
{
	font-weight: bold;
	font-style: normal;
}
img
{
	border: 0px;
}
a
{
	color: #001eff;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
.container
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;	
}