a.normal {text-decoration:none}
a.normal:link, a.normal:visited { color:#000; }
a.normal:hover, a.normal:active { color:#000; }

a.email {text-decoration:underline}
a.email:link, a.email:visited { color:#005e9e; }
a.email:hover, a.email:active { color:#005e9e; }

td	{vertical-align:top}	

table {table-layout:fixed;
	border-collapse:collapse;
	width:720px}
	
p 	{font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#000}
	
p2 	{font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:normal;
	color:#000}		
	
p3 	{font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
	color:#000}		
	
p4 	{font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:normal;
	color:#e2001a}		
	
h1 	{font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	color:#000}		

img 
{
border:0;
}

html,body { height:100%; margin:0; padding:0; text-align:left; }
div#center {background-color:#ffffff; height:850px; width:1024px; margin: 0 auto 0 auto;}