BODY 
	{
	background: #F8FBF7 url(bg.jpg) repeat; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	}
    
H1,H2,H3,H4,H5,H6 
	{
	font-family: Verdana, Arial, Serif; 
	color: #273C20; 
	font-size: 20px; 
	font-weight: bold; 
	}    
    
P
    {
	font-family: Verdana, Arial, Serif; 
	color: #273C20; 
	font-size: 14px; 
	font-weight: bold; 
	}

UL,LI 
	{
	font-family: Verdana, Arial, Serif; 
	color: #273C20; 
	font-size: 14px; 
	font-weight: bold; 
	}
    
DIV	
    {
    background: #FFF5EC; 
    border: 1px inset #F3D3B4; 
    height: 20px;
    width: 550px;
	font-family: Verdana, Arial, Serif; 
	color: #273C20; 
	font-size: 15px; 
	font-weight: bold;
    text-align: center; 
	}
    
TABLE,TR,TD,TH 
	{
	font-family: Verdana, Arial, Serif; 
	color: #273C20; 
	font-size: 12px; 
	font-weight: bold; 
	}	

SPAN 
	{
	font-family: Verdana, Arial, Serif; 
	color: #273C20; 
	font-size: 9px; 
	font-weight: bold; 
	}

A:LINK 
	{
	color: #0000A0; 
	text-decoration: none; 
	}

A:VISITED 
	{
	color: #800080; 
	text-decoration: none; 
	}

A:ACTIVE 
	{
	color: #004040; 
	text-decoration: underline; 
	}

A:HOVER 
	{
	color: #A4D19A; 
	background: #182C14; 
	text-decoration: underline; 
	} 

A.menu 
	{
	color: #275050; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	}	

A.menu:visited 
	{
	color: #800080; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;	
	}
	
A.menu:active 
	{
	color: #400040; 
	font-size: 14px; 	
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	}
 
A.menu:hover 
	{
	background: #182C14; 
	color: #FFF5EC; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	}
    
A.menu2 
	{
	color: #273C20; 
	font-size: 16px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: underline;
	}	

A.menu2:visited 
	{
	color: #273C20; 
	font-size: 16px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: underline;
	}
	
A.menu2:active 
	{
	color: #273C20; 
	font-size: 16px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: underline;
	}
 
A.menu2:hover 
	{
	color: #273C20;
    background: FFF5EC; 
	font-size: 16px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	}	
