BODY{
        font-family: Arial,Helvetica;
	font-size: 12pt;
  	margin-left: 10pt;
   	margin-right: 10pt;
        color: #000000;
	background-color: #8DD6CE; 
}

/*
BR,OL,DIV,TD,TH,ADDRESS,BLOCKQUOTE,NOBR { 
        font-family: Arial,Helvetica;
	font-style:roman;
	font-weight:normal;
        background-color: #8DD6CE;
	color: #000000;
} 
*/

A:link       {color: #479088; text-decoration:none;}
A:visited    {background-color: #8DD6CE;color: #2e90b4;text-decoration:none;}
A:active     {background-color: #8DD6CE;color: #FF0033;text-decoration:none;}

H1	{
        font-family: Arial,Helvetica;
	font-style:italic;
	font-weight:bold;
	font-size: 24pt;
        background-color: #8DD6CE;
	color: #555555;
	}

H2	{
        font-family: Arial,Helvetica;
	font-style:italic;
	font-weight:bold;
	font-size: 18pt;
        background-color: #8DD6CE;
	color: #555555;
	}

H3	{
        font-family: Arial,Helvetica;
	font-style:italic;
        font-weight:bold;
	font-size: 14pt ;
        background-color: #8DD6CE;
	color: #555555;
	}

H4	{
        font-family: Arial,Helvetica;
	font-style:normal;
	font-weight:bold;
	font-size: 12pt ;
        background-color: #8DD6CE;
	color: #555555;
	}


TT{
        font-family: Courier;
}

BLOCKQUOTE,P,TABLE,TD,TR{ 
        font-family: Arial,Helvetica;
	font-size: 12pt;
        background-color: #8DD6CE;
	color: #000000;
} 

TH{ 
        font-family: Arial,Helvetica;
	font-size: 12pt;
        background-color: #8DD6CE;
	color: #444444;
} 


UL,DIR,MENU{
        font-family: Arial,Helvetica;
	font-size: 12pt;
	list-style-type: square;	
} 

EM,STRONG  {
        font-weight:bold;
	color: #444444;
}

SMALL  {
	font-family: Arial,Helvetica;
        font-size: 8pt;
}

ADDRESS	{
        text-align:left;  
        font-family: Arial,Helvetica;
	font-style:normal;
	font-weight:normal;
	font-size: 8pt ;
        margin-left: 0pt;
        margin-top: 30pt;
        background-color: #8DD6CE;
	color: #000000;
	}

