/* CSS Document */
body 
{
	background-color:#fff;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;	
}
form 
{
	font-size:0.8em;
}
dd 
{
	margin-bottom:2em;
}
dt 
{
	font-weight:700;
}

