body {
	position:absolute;
	top:0px;
	left:0px;
}

td {
	font-family:Verdana,Arial;
	font-size:8pt;
	color:#505050;
	font-weight:normal;	
	line-height:16pt;
	text-decoration:none;
}






H1 {
	font-family:Verdana,Arial;
	font-size:11pt;
	color:#FFFFFF;
	font-weight:bold;	
	text-decoration:none;
}

H2 {
	font-family:Verdana,Arial;
	font-size:11pt;
	color:#505050;
	font-weight:bold;	
	text-decoration:none;
}

p {
	font-family:Verdana,Arial;
	font-size:8pt;
	color:#505050;
	font-weight:normal;	
	line-height:12pt;
	text-decoration:none;
	text-align:justify;
}

a {
	font-family:Verdana,Arial;
	font-size:8pt;
	color:#FF9933;
	font-weight:normal;	
	line-height:12pt;
	text-decoration:none;
}

a:link {
	font-family:Verdana,Arial;
	font-size:8pt;
	color:#FF9933;
	font-weight:normal;	
	line-height:12pt;
	text-decoration:none;
}

a:active {
	font-family:Verdana,Arial;
	font-size:8pt;
	color:#FF9933;
	font-weight:normal;	
	line-height:12pt;
	text-decoration:none;
}

a:visited {
	font-family:Verdana,Arial;
	font-size:8pt;
	color:#FF9933;
	font-weight:normal;	
	line-height:12pt;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	font-family:Verdana,Arial;
	font-size:8pt	
	font-weight:normal;
        color:#FF9933;
	line-height:12pt;
}

a:focus {
	text-decoration:underline;
	font-family:Verdana,Arial;
	font-size:8pt	
	font-weight:normal;
        color:#FF9933;
	line-height:12pt;
}

form {
	font-family:Verdana,Arial;
	font-size:8pt;
	color:#505050;
	font-weight:normal;	
	line-height:20pt;
	text-decoration:none;
	text-align:justify;
}