BODY 
	{
	background: #BAE3B0 url(bg.jpg) repeat; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	}
 
P 
	{
	font-family: Arial, Sans-Serif; 
	color: #1b361b; 
	font-size: 14px; 
	font-weight: bold; 
	}
    
UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #1b361b; 
	font-size: 12px; 
	font-weight: bold;
    list-style-image: url("button_list.jpg");    
	} 

H1 
	{
	font-family: comic sans ms, arial,Sans-Serif; 
	color: #1b361b; 
	font-size: 20px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Arial, Sans-Serif; 
	color: #1b361b; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #1b361b; 
	font-size: 16px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Arial, Sans-Serif; 
	color: #1b361b; 
	font-size: 16px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #1b361b; 
	font-size: 15px; 
	font-weight: bold;	
	}
    
DIV
   {   
   width: 90%;   
   } 

.ped
	{
	background: #E2FDCC url(bg_tables.jpg); 
	font-family: Arial, Sans-Serif; 
	color: #1b361b; 
	font-size: 13px; 
	font-weight: bold;
    border: 1px inset #7A896E;
    padding: 3px;	
	} 

.footer
    {
	font-family:  Arial, Sans-Serif;
    color: #1b361b;
    font-size: 10px;
	font-weight: bold;
    }    

SPAN 
	{    
	font-family: Arial, Sans-Serif;	 
	font-size: 10px; 
	font-weight: bold; 
	} 

A:link 
	{
	font-family: Arial, Sans-Serif;
    font-size: 14px;	
	font-weight: bold; 
	color: #0000ff; 
	text-decoration: underline; 
	} 

A:visited 
	{
	font-family: Arial, Sans-Serif;
    font-size: 14px;	
	font-weight: bold; 
	color: #990066; 
	text-decoration: underline; 
	}
 
A:active 
	{
	font-family: Arial, Sans-Serif;
    font-size: 14px;	
	font-weight: bold; 
	color: #ff3333; 
	} 

A:hover 
	{
	font-family: Arial, Sans-Serif;
    font-size: 15px;
	font-weight: bold; 
	color: #e6f6dc;
    background: #325241; 
	text-decoration: underline;
	} 

A.small 
	{
	color: #0000FF; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}	

A.small:visited 
	{
	color: #990066; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;	
	}
	
A.small:active 
	{
	color: #ff3333; 
	font-size: 10px; 	
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}
 
A.small:hover 
	{ 	 
	font-size: 11px; 
	font-weight: bold; 
	font-family: arial, sans-serif;
    color: #e6f6dc;
    background: #325241;
	text-decoration: none;
	}
