
body
 	{
 	font-family: arial, helvetica, sans-serif;
 	font-size: 8pt;
 	font color: #000000;
 	
a:link
 	{
 	font-family: arial, helvetica, sans-serif;
 	text-decoration: none;
 	font-size:8pt;
 	color: #FF3300;
 	}
 
a:visited
 	{
 	font-family: arial, helvetica, sans-serif;
 	text-decoration: none;
 	font-size: 8pt;
 	color: #996699;
 	}
 
a:active
 	{
 	font-family: arial, helvetica, sans-serif;
 	text-decoration: none;
 	font-size: 8pt;
 	color: #66CCCC;
 	}
 	
a:hover
 	{
 	font-family: arial, helvetica, sans-serif;
 	text-decoration: underline;
 	font-size: 8pt;
 	color: #66CCCC;
 	}
 	

td.article
	{
	font-family: arial, helvetica, sans - serif;
	font-size: 8pt;
	color: #000000;
	line-height: 10pt;
	}
	
 td.bottom
	{
	font-family: arial, helvetica, sans - serif;
	font-size: 10pt;
	font-weight: 500;
	color: #000000;
	
	}

