BODY 
	{
	background: #FFE7CE url(bg2.jpg) repeat; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	}

H1,H2,H3,H4,H5,H6,BODY,DIV,P,UL,LI 
	{
	font-family: Arial, Serif; 
	color: #864300; 
	font-size: 13px; 
	font-weight: bold; 
	}

TABLE,TR,TD,TH 
	{
	font-family: Arial, Serif; 
	color: #864300; 
	font-size: 13px; 
	font-weight: bold; 
	}

SPAN 
	{
    font-family: Arial, Serif; 
	color: #864300; 
	font-size: 11px; 
	font-weight: bold;     
	}
    
.out
    {
    background: #FAE9D1;
    font-family: Arial, Serif; 
	color: #864300; 
	font-size: 13px; 
	font-weight: bold;
    width: 90%;
    border: 2px inset #C28C27;
    padding: 10px;
    align: center;
    }

	
A:LINK 
	{
	color: #0000BB; 
	text-decoration: underline; 
	}

A:VISITED 
	{
	color: #D00068; 
	text-decoration: underline; 
	}
	
A:ACTIVE 
	{
	color: #FFFFFF; 
	}

A:HOVER 
	{
	color: #FF4848; 
	text-decoration: underline; 
	} 
