BODY { 
	background-color: #ffffff;
	margin:20px;
}
P {
	text-align:justify;
	margin-top:10px;
}
a:link, a:active, a:visited { 
	color:#006699;
	text-decoration:none;
}
a:hover { 
	color:#666666;
	text-decoration:underline;
}
tr.space td { padding-top: 10px; }
tr.header td {
	background-color: eeeeee;
	padding-top: 10px;
	vertical-align: middle;
}
.content { font-size:12px; line-height:17px; font-family: verdana, arial, sans serif; }

