BODY  	{
	body bgcolor="#FFFFFF";
	margin : 10px;
        }

H1, H2, H3, H4, H5, H6 {
	font-family : Arial, Tahoma;
	color: #000000;
	text-align : center;
	}

BODY, P, TD, LI {
	font-family : Arial, Tahoma;
	font-size:11px;
	line-height:12px;
	color: #000000;
	text-align : justify;
	}
	
.center {
	text-align : center;
	}

TD 	{
	text-align : center;
	vertical-align : top;
	}

a:link    { 
	color: #330099; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none 
	}
a:visited  { 
	color: #999933; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none }
a:hover  { 
	color: #000000; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none
	}
a:active  {
	color: #f00; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none }

UL.plain  { list-style-type: none } 