*
{	
	margin : 0px auto;
}

body
{
	font-family:helvetica, arial, tahoma;
	background-color:#ffffff;
	color:#283C42;
	font-size:10pt;
}

hr
{
	border : 1px dashed #283C42;
}

#page {
	width:900px;
}

#top
{
position: absolute;
top: 0;
display: block;
height: 115px;
width: 100%;
background-color:#ffffff;
}