body
{
 margin: 0px; 
 border: 0px;
 padding: 0px;
 background-image: url(../images/f_1.gif);
}

/****************/
H1
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: 800;
 font-size: 11px; 
 color: rgb(255,255,255);
 text-align: left;
 text-transform: uppercase;
}

H1 a
{
	text-decoration: none;
	color: #FFFFFF;

}

H1 a:link
{
	text-decoration: none;
	color: #FFFFFF;
}

H1 a:visited
{
	color: #FFFFFF;
 text-decoration: none; 
}

H1 a:hover
{
 text-decoration: underline;
}
/*********************/

H2

{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 11px; 
 color: rgb(255,255,255); 
 text-align: left;
 text-transform:uppercase;
}

H2 a
{
	text-decoration: none;
	color: #FFFFFF;

}

H2 a:link
{
	text-decoration: none;
	color: #FFFFFF;
}

H2 a:visited
{
	color: #FFFFFF;
 text-decoration: none; 
}

H2 a:hover
{
 text-decoration: underline;
}
/*********************/

H3
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: 800;
 font-size: 10px; 
 color: rgb(255,255,255); 
 text-align: left;
}

H4
{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 8pt;  
 line-height: 10pt;
 font-style: normal; 
 font-weight: 500;  
 color: rgb(255, 255, 255); 
 text-align: justify;
 display:inline;	
} 

.text
{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 8pt;  
 line-height: 10pt;
 font-style: normal; 
 font-weight: 500;  
 color: rgb(255, 255, 255); 
 text-align: justify;
}

.text a
{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 8pt;  
 font-style: normal; 
 font-weight: 800;  
 text-decoration: none;
 color: rgb(255,204,0);
}

.text a:link
{
 color:rgb(255,204,0);
}

.text a:visited
{
 text-decoration: none; 
 color:rgb(255,204,0);
}

.text a:hover
{
 color:rgb(255,204,0);
 text-decoration: underline;
}

.info
{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px;  
 line-height: 10pt;
 font-style: normal; 
 font-weight: 500;  
 color: rgb(255, 255, 255); 
 text-align: right;
}
.info a
{
 color: rgb(255, 255, 255); 
 text-decoration: none;
}

.info a:link
{
 color: rgb(255, 255, 255); 
 text-decoration: none;
}

.info a:visited
{
 text-decoration: none; 
 color: rgb(255, 255, 255); 
}

.nav
{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 8pt;  
 line-height: 11pt;
 font-style: normal; 
 font-weight: 500;  
 color: rgb(255, 255, 255); 
 text-transform:uppercase;
 text-align: center;
 }

.nav a
{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-style: normal; 
 font-weight: 500;  
 text-decoration: none;
 color: rgb(255, 255, 255); 
}

.nav a:link
{
 color: rgb(255, 255, 255); 
}

.nav a:visited
{
 text-decoration: none; 
 color: rgb(255, 255, 255); 
}

.nav a:hover
{
 color: rgb(255, 255, 255); 
 text-decoration: underline;
}

.project
{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 8pt;  
 font-style: normal; 
 font-weight: 500;  
 text-decoration: none;
 color:rgb(255,204,0);
}

.footer 		
{
 font-size: 10px;  
 font-style: normal;
 font-weight: 500;  
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 color: rgb(255,255,255); 
}

.footer a
{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 8pt;  
 font-style: normal; 
 font-weight: 800;  
 text-decoration: none;
 color: white;
}

.footer a:visited
{
 text-decoration: none;
 color: white;
}

.desc
{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 8pt;  
 line-height: 12pt;
 font-style: normal; 
 font-weight: 500;  
 color: rgb(255,255,255); 
}

ul
{
 list-style-type: square;
}
