BODY 
	{
	background: #008080 url(bg2.gif) repeat; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	}

H1,H2,H3,H4,H5,H6,BODY,P 
	{
	font-family: Helvetica, Arial, Serif; 
	color: #003333; 
	font-size: 15px; 
	font-weight: bold; 
	}
    
UL,LI   
    {
	font-family: Helvetica, Arial, Serif; 
	color: #003333; 
	font-size: 13px; 
	font-weight: bold;
    list-style-type: square; 
	}
    
TABLE,TR,TD,TH 
	{
	font-family: Helvetica, Arial, Serif; 
	color: #003333; 
	font-size: 14px; 
	font-weight: bold; 
	}

.ped 
	{
	background: #d1dede; 
	border-color: #D7006B; 
	font-family: Helvetica, Arial, Serif; 
	color: #003333; 
	font-size: 12px; 
	font-weight: bold; 
	}

SPAN 
	{
	font-family: Helvetica, Arial, Serif; 
	color: #003333; 
	font-size: 10px; 
	font-weight: bold; 
	}
    
DIV
   {
   font-family: Verdana, Helvetica, Arial, Serif; 
   color: #003333; 
   font-size: 14px; 
   font-weight: bold;   
   text-align: center;
   padding: 10px; 
   border: 2px inset #9D004F;
   width: 90%; 
   }
    
DIV.trail
   {
   background: #f0efe9 url(bg_camp.jpg);
   font-family: Verdana, Helvetica, Arial, Serif; 
   color: #003333; 
   font-size: 14px; 
   font-weight: bold; 
   border: none;
   padding: 0;
   padding-top: 5px;
   width: 498px;
   height: 295px; 
   }
   
   
.nelco
   {
   font-family: Verdana, Helvetica, Arial, Serif; 
   color: #003333; 
   font-size: 14px; 
   font-weight: bold;
   text-align: center;
   padding: 0px; 
   border: 0;
   }   

A:LINK 
	{
	color: #000080; 
	text-decoration: underline; 
	}

A:VISITED 
	{
	color: #800080; 
	text-decoration: underline; 
	}

A:ACTIVE 
	{
	color: #CCCCFF; 
	text-decoration: underline; 
	}

A:HOVER 
	{
	color: #800040; 
	background: #00DFDF; 
	text-decoration: underline; 
	} 

