BODY
{
	BACKGROUND-COLOR: #ffebdc;
    FONT-FAMILY: Arial;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
 }
A:link	{	
	text-decoration:	underline;
	color:navy;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:navy;
	}	
		
A:active	{	
	text-decoration:	underline;
	color: white;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	white;
	}
.girl
{
	color:Gray;
	font-weight:bold;
	text-indent:5;
}
td
{
	FONT-SIZE: 8pt;
	color:Gray;
	font-weight:bold;
	text-indent:5pt;
	border:solid 1px gray;
		
}