BODY	{	
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt; }
	
table   {	
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt; }
		
A:link     { color: brown; font-size: 8pt; text-decoration: none; }
A:visited  { color: green; font-size: 8pt; text-decoration: none; }
A:active   { color: brown; font-size: 8pt; font-weight: bold; text-decoration: none; }
A:hover    { color: brown; font-size: 8pt; font-weight: bold; text-decoration: none; }

h1 	{
    font-family: verdana;
    color: brown;
	font-weight: normal;
	font-size: 8pt}
	
h2 	{
    font-family: verdana;
    color: #42c0fd;
	font-weight: bold;
	font-size: 14pt}
	
.verdana 	{
    font-family: verdana;
    color: #000000;
	font-weight: normal;
	font-size: 7pt}

	
