<STYLE type="text/css"><!--
	body
	{
		background-color:#FFFFFF;
		font-family : arial ;
		font-size: 13px;
	}    

	table
	{
		border:2px solid #440000;
	}

	td
	{
		background-color:#FFFFFF;
		font-family : arial ;
		font-size: 13px;
		text-align : justify ;
		bordercolor : #FFFFFF ;
	}    

	A
	{
		font-family : arial ;
		color: #FF0000;
		font-weight: bold;
		font-size: 13px;
		text-decoration : underline ;  
		line-height : 2.0 ;
	}


	H1
	{
		background-color:#FFDDDD;
		border:2px solid #440000;
		width:100%;
		font-family : arial ;
		color : #000000 ;
		font-size : 24px ;
		line-height : 1.0 ;
		text-align : center ;
		font-weight : bold ;
		font-style : normal ;
	}   
 
	H2
	{
		background-color:#FFEDED;
		border:2px solid #440000;
		width:100%;
		font-family : arial ;
		color : #000000 ;
		font-size : 16px ;
		line-height : 1.0 ;
		text-align : left ;
		font-weight : bold ;
		font-style : normal ;
	}   

 
--></STYLE>