<!--
body {

		text-align:justify;
		
}


A:link{
		color: #FF4979;
		text-decoration:none; 
		font-weight:bold;
}

A:visited{
		color:#FF4979;
		text-decoration:none; 
		font-weight:bold;
}

A:active{
		color:#FF4979;
		text-decoration:none; 
		font-weight:bold;
}

A:hover{
		color: #F0B9BD;
		text-decoration:underline; 
		font-weight:bold;
}

body
{
		
font-family: verdana, sans-serif;
		
color: #28293C; 
		
letter-spacing: 0.25pt; 
		
font-weight: normal; 
		
font-size: 8pt;
		
line-height: 10pt; 
		
background: background.jpg;

}
td
{
		
font-family: verdana, sans-serif;
		
color: #0B1500; 
		
letter-spacing: 0.25pt; 
		
font-weight: normal; 
		
font-size: 8pt;
		
line-height: 10pt; 
		
background: #ffffff;

}
-->
