BODY 
	{
	background: #d2bfaa url(bg.jpg) repeat; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	}
 
DIV, P 
	{
	font-family: Arial, Sans-Serif; 
	color: #601114; 
	font-size: 14px; 
	font-weight: normal; 
	}

UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #601114; 
	font-size: 12px; 
	font-weight: bold;
	} 

H1 
	{
	font-family: Arial, Sans-Serif; 
	color: #601114; 
	font-size: 14px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Arial, Sans-Serif; 
	color: #601114; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #601114; 
	font-size: 14px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Arial, Sans-Serif; 
	color: #601114; 
	font-size: 16px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #601114; 
	font-size: 13px;
	} 
	
.center
	{
	background: #d2bfaa; 
	border-left: 3px ridge #d2bfaa; 
	border-right: 2px inset #000000;
	width: 900px;
	font-family: Arial, Sans-Serif; 
	color: #601114; 
	font-size: 13px; 
	}  

.footer
    {
	font-family: Arial, Sans-Serif;
    color: #601114;
    font-size: 10px;
	font-weight: bold;
    }

SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #B1A79F; 
	font-size: 10px; 
	font-weight: bold; 
	} 

A:link 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold;
	font-size: 14px;
	color: #000080; 
	text-decoration: underline; 
	} 

A:visited 
	{
	font-family: Arial, Sans-Serif;	
	font-size: 14px;
	font-weight: bold; 
	color: #800080; 
	text-decoration: underline; 
	}
 
A:active 
	{
	font-family: Arial, Sans-Serif;
	font-size: 14px;	
	font-weight: bold; 
	color: #00371C; 
	} 

A:hover 
	{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold; 
	color: #5A3A10; 
	text-decoration: underline; 
	background-color: #F2D9B7; 
	} 

A:link.sm 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold;
	font-size: 10px;
	color: #CDE3FC; 
	text-decoration: underline; 
	} 

A:visited.sm 
	{
	font-family: Arial, Sans-Serif;	
	font-size: 10px;
	font-weight: bold; 
	color: #FCDFFC; 
	text-decoration: underline; 
	}
 
A:active.sm 
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px;	
	font-weight: bold; 
	color: #FFF256; 
	} 

A:hover.sm
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold; 
	color: #710C00; 
	text-decoration: underline;
	} 
