body         
	{
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
        	text-align: ;
	font-size: 12px;
	font-family: Verdana; 
	color: #000000;
	cursor: normal;
	}

td      {
	FONT-SIZE: 12px;
        text-align: justify; 
        COLOR: #000000; 
        LINE-HEIGHT: 10.5pt; 
        }


.title
	{
	color: #C95814;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: 2px;
	}

b
	{
	color: #BC0718;
	font-size: 12px;
	font-family: Verdana;
	}

A:link      
	{
	text-decoration: underline;
	font-weight: bold;
	color: #BC0718;
	cursor: normal;
	}

A:visited   
	{
	text-decoration: underline;
	font-weight: bold;
	color: #BC0718;
	cursor: normal;
	}

A:active    
	{
	text-decoration: underline; 
	font-weight: bold; 
	color: #BC0718;
	cursor: normal;
	}

A:hover     
	{
	font-weight: bold;
	text-decoration: none;
	color: #C95814;
	cursor: hand;
	}