BODY 
	{
	background: #CFE3EC url(bg_plain.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: 13px; 
	font-weight: bold; 
	}
    
UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #1b361b; 
	font-size: 13px; 
	font-weight: bold;
    list-style-image: url("button_list.jpg");    
	} 

H1 
	{
	font-family: Arial, Sans-Serif; 
	color: #1b361b; 
	font-size: 14px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Arial, Sans-Serif; 
	color: #1b361b; 
	font-size: 13px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #1b361b; 
	font-size: 13px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Arial, Sans-Serif; 
	color: #1b361b; 
	font-size: 13px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #1b361b; 
	font-size: 13px; 
	font-weight: bold;	
	}
    
DIV
   {   
   width: 90%;
   } 

.ped
	{
	background: #b6c4c8; 
	font-family: Arial, Sans-Serif; 
	color: #1b361b; 
	font-size: 12px; 
	font-weight: bold;	
	} 

.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: 13px;	
	font-weight: bold; 
	color: #0000ff; 
	text-decoration: underline; 
	} 

A:visited 
	{
	font-family: Arial, Sans-Serif;
    font-size: 13px;	
	font-weight: bold; 
	color: #990066; 
	text-decoration: underline; 
	}
 
A:active 
	{
	font-family: Arial, Sans-Serif;
    font-size: 13px;	
	font-weight: bold; 
	color: #ff3333; 
	} 

A:hover 
	{
	font-family: Arial, Sans-Serif;
    font-size: 14px;
	font-weight: bold; 
	color: #E0F6FF;
    background: #00478F; 
	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 
	{ 
	color: #E0F6FF; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: arial, sans-serif;
    background: #00478F; 
	text-decoration: none;
	}

