html, body { margin-left: 60px; margin-top: 27px; padding: 0; border: 0;}

body 	{
	font-family:serif;
	font-size:10pt;
	text-color:#000000;
	background-color:#FFFFFF;
	}



img	{
	border:0px;
	margin-right:1px;

	}

.label	{
	margin-right:4px;
	}


#title	{
	margin-top:60px;
	}


a{text-decoration: underline; font-weight:normal; color:#000000;}
a:link{ text-decoration: underline; font-weight:normal; color:#000000; }
a:visited{ text-decoration:underline; font-weight:normal; color:#000000; }
a:focus{ text-decoration:none; font-weight:normal; color:#000000; }
a:hover{ text-decoration:none; font-weight:normal; color:#000000; }
a:active{ text-decoration:none; font-weight:normal; color:#000000; }
