BODY 
	{
	background: #bba183 repeat; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	}
 
P 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #432F1E; 
	font-size: 14px; 
	font-weight: bold; 
	}
	
DIV
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #432F1E; 
	font-size: 14px; 
	font-weight: bold; 
	}
	
DIV.main
	{
	width: 98%;
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #432F1E; 
	font-size: 14px; 
	font-weight: bold;
	background: #d5b998 url(bg_div.jpg) repeat;
	border: 5px ridge #FDC05B; 
	}
	
DIV.center
	{
	width: 95%;
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #432F1E; 
	font-size: 14px; 
	font-weight: bold;
	background: #e7d2b9 url(bg.jpg) repeat;
	border: 5px ridge #FCD673;
	margin-top: 30px;
	margin-bottom: 30px; 
	}

UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #432F1E; 
	font-size: 12px; 
	font-weight: bold;
	} 


H1 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #432F1E; 
	font-size: 14px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #432F1E; 
	font-size: 16px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #432F1E; 
	font-size: 16px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Arial, Sans-Serif; 
	color: #432F1E; 
	font-size: 16px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #432F1E; 
	font-size: 14px; 
	font-weight: bold;	
	} 
	
.ped 
	{
	color: #7A3502;
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	font-size: 14px; 
	font-weight: bold;
	text-indent: 3px;	
	}
	
.footer
    {
	font-family: Arial, Sans-Serif;
    color: #432F1E;
    font-size: 10px;
	font-weight: bold;
    }

SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #432F1E; 
	font-size: 10px; 
	font-weight: bold; 
	} 

A:link 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #000080; 
	text-decoration: underline; 
	} 

A:visited 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #800080; 
	text-decoration: underline; 
	}
 
A:active 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #400080; 
	} 

A:hover 
	{
	font-family: Arial, Sans-Serif;
	font-weight: bold; 
	color: #0E2E1E; 
	text-decoration: underline; 
	background-color: #FCE4C2; 
	} 
