BODY 
	{
	background: #FEF4E9 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: Trebuchet MS, Arial, Sans-Serif; 
	color: #9b4900; 
	font-size: 16px; 
	font-weight: bold; 
	}

UL, LI 
	{
	font-family: Trebuchet MS, Arial, Sans-Serif; 
	color: #9b4900; 
	font-size: 14px; 
	font-weight: bold;
	list-style-image: url("star.jpg");
	text-indent: 10px; 	
	} 


H1 
	{
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif; 
	color: #9b4900; 
	font-size: 16px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Trebuchet MS, Arial, Sans-Serif; 
	color: #9b4900; 
	font-size: 16px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif; 
	color: #9b4900; 
	font-size: 16px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Trebuchet MS, Arial, Sans-Serif; 
	color: #9b4900; 
	font-size: 16px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif; 
	color: #9b4900; 
	font-size: 15px; 
	font-weight: bold;	
	} 

.ped
	{
	background: #FFF3E8 url(bg_tables.jpg); 
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif; 
	color: #9b4900; 
	font-size: 13px; 
	font-weight: bold;	
	}

.ped2
	{
	background: #FFF3E8 url(bg_tables2.jpg); 
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif; 
	color: #9b4900; 
	font-size: 13px; 
	font-weight: bold;	
	} 

.footer
    {
	font-family: Century, Arial, Sans-Serif;
    color: #6A3500;
    font-size: 14px;
	font-weight: bold;
    }

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

.names
 	{
	font-family: Comic Sans MS, Arial, Sans-Serif;	
	font-weight: bold;
	font-size: 22px; 
	color: #FFF0E1; 
	} 

A:link 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;	
	font-weight: bold; 
	color: #275050; 
	text-decoration: none; 
	} 

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

A:hover 
	{
	font-family: Comic Sans MS, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 17px; 
	color: #0E2E1E; 
	text-decoration: underline; 
	background-color: #FFEEDD; 
	} 

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

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

