
h1 { color:#ad0000; }

body, table
{
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	color:#000;
	
	margin-top:17px;
	margin-left:24px;
	
}

#left
{
	float:left;
	width:392px;
	text-align:justify;
}

#right
{
	float:left;
	width:300px;
	padding-top:138px;
	padding-left:40px;
}

#main
{
	clear: both;

}

#bottom
{
	width:840px;
	clear: both;
	text-align:right;
}

a
{
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	color:#f0f0f0;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
	color:#f0f0f0;
}

#p
{
		position:absolute;
		left:-830px;
		width:50px;
}