BODY {
	background-color: white;
	}

B, I, P, TD, BODY
	{
	font-family: arial,geneva;
	color: #000000;
	font-size:11px;
	}
	
.text
	{
	font-family: arial,geneva;
	color: #000000;
	font-size: 11px;
	}

.small
	{
	font-family: arial,geneva;
	color: #000000;
	font-size: 9.5px;
	font-weight: bold;
	}	
	
.big

   {
	font-family: arial,geneva;
	color: #000000;
	font-size: 14px;
	}
	

A:link
	{
	color: #E05C2D;
	text-decoration: none;
	font-weight: bold;
	}
A:visited
	{
	color: #E05C2D;
	text-decoration: none;
	font-weight: bold;
	}
A:active
	{
	color: #E05C2D;
	text-decoration: none;
	}
A:hover
	{
	color: #E05C2D;
	font-weight: bold;
	}	
	
	
P.bull 
    {
    text-indent: -10px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 2px;
    margin-left: 10px;
	font-size: 11px;
	color: #336699;
	font-family: arial,geneva;
    }
	
