BODY 
	{
	background: #D1C0AB; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	}
 
P 
	{
	font-family: Arial, Sans-Serif; 
	color: #4f3504; 
	font-size: 13px; 
	font-weight: bold; 
	}
 
DIV 
	{
	font-family: Arial, Sans-Serif; 
	color: #4f3504; 
	font-size: 12px; 
	font-weight: bold; 
	}
 
DIV.main 
	{
	width: 800px;
	font-family: Arial, Sans-Serif; 
	color: #4f3504; 
	font-size: 12px; 
	font-weight: bold; 
	}

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

.boarding 
	{
	font-family: comic sans ms, Arial, Sans-Serif; 
	color: #4f3504; 
	font-size: 12px; 
	font-weight: normal;
	list-style-image: url("button_red.jpg");
	line-height: 20px;  
	} 

H1 
	{
	font-family: Arial, Sans-Serif; 
	color: #4f3504; 
	font-size: 13px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Arial, Sans-Serif; 
	color: #4f3504; 
	font-size: 13px; 
	font-weight: bold;
	} 
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #4f3504; 
	font-size: 14px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Arial, Sans-Serif; 
	color: #4f3504; 
	font-size: 12px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #4f3504; 
	font-size: 12px; 
	font-weight: bold;	
	} 

.ped
	{
	border: 2px ridge #FFCC33;
	background: #E8D3A8; 
	font-family: Arial, Sans-Serif; 
	color: #FFD2A6; 
	font-size: 12px; 
	font-weight: bold;
	padding-left: 20px;	
	} 

.footer
    {
	font-family: Comic Sans MS, Arial, Sans-Serif;
    color: #e5c69d;
    font-size: 10px;
	font-weight: bold;
    }

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

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

A:visited 
	{
	font-size: 12px; 
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #550F66; 
	text-decoration: underline; 
	}
 
A:active 
	{
	font-size: 12px; 
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #400080; 
	} 

A:hover 
	{
	font-size: 12px; 
	font-family: Arial, Sans-Serif;
	font-weight: bold; 
	color: #704A21; 
	text-decoration: underline; 
	background-color: #FCE4C2; 
	} 

A.small 
	{
	color: #929BA6; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}	

A.small:visited 
	{
	color: #926D99; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;	
	}
	
A.small:active 
	{
	color: #FFFF99; 
	font-size: 10px; 	
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}
 
A.small:hover 
	{
	background: #E6CDBD; 
	color: #704A21; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}	

