
.head{
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	11px;
  font-style:	bold;
  font-weight:	bold;
  color:		#27497C;
  letter-spacing:	0px;
  text-decoration:	none;
 }
  
.text{
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	11px;
  font-style: normal;
  font-weight: normal;
  color:		#333333;
  letter-spacing:	0px;
  text-decoration:	none;
}

.text3{
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	8px;
  font-style: normal;
  font-weight: normal;
  color:		#333333;
  letter-spacing:	0px;
  text-decoration:	none;
}

.head2{
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	11px;
  font-style:	bold;
  font-weight:	bold;
  color:		#333333;
  letter-spacing:	0px;
  text-decoration:	none;
 }
  
.text2{
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	11px;
  font-style: normal;
  font-weight: normal;
  color:		#333333;
  letter-spacing:	0px;
  text-decoration:	none;
}

.active{
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	10px;
  font-style: normal;
  font-weight: normal;
  color:		#000000;
  letter-spacing:	0px;
  text-decoration:	none;
}

.textl{
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	11px;
  font-style: normal;
  font-weight: normal;
  color:		#333333;
  letter-spacing:	0px;
  text-decoration:	underline;
}


A:link { 
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	10px;
  font-style:	normal;
  font-weight:	normal;
  color:		#666666;
  letter-spacing:	0px;
  text-decoration: none;
}

A:visited { 
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	10px;
  font-style:	normal;
  font-weight:	normal;
  color:		#666666;
  letter-spacing:	0px;
  text-decoration: none;
}

A:active { 
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	10px;
  font-style:	normal;
  font-weight:	normal;
  color:		#000000;
  letter-spacing:	0px;
  text-decoration: none;
}


--A:hover { 
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	10px;
  font-style:	normal;
  font-weight:	normal;
  color:		#333333;
  letter-spacing:	0px;
  text-decoration: none;
}
a:link {  color: #666666; text-decoration: none}
--a:hover {  color: #333333; text-decoration: none}
a:visited {  color: #666666; text-decoration: none}
a:active {  color: #000000; text-decoration: none}


