body { margin-top:0px; margin-bottom:0px; background-color:#999999;}
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:9pt; }
td { border-width:0pt; border-style:solid; border-color:#999999; background-color:#FFFFFF; font-size:8pt; border-bottom: 1px solid #3f4e63;}
tr { vertical-align: top; }
a:link { color:#772200; text-decoration:underline; }
a:visited { color:#772255; text-decoration:underline; }
a:active { color:#000000; text-decoration:none; }
a.an { text-decoration:none; }
	ul	
	{
		padding: 0px;
		width: 320;
		margin: 1px;
		margin-left: 30px;
		margin-right: 30px;
		background-color: white;
		-webkit-border-radius: 8px;
		border: 1px solid rgb(217,217,217); 
	}