body { font-family: Verdana, Arial, Sans-Serif; }


.text1 {
	font-size: 11px;
	line-height: 16px;
	color: #404040;
	}

.text2 {
	font-size: 10px;
	color: #404040;
	font-weight: bold;
	}
	
.text3 {
	font-size: 10px;
	line-height: 16px;
	color: #404040;
	}

.foot1 {
	font-size: 9px;
	color: #404040;
	}

.poptext {
	color: #79838A;
	font-size: 10px;
	line-height: 14px;
 	}
.pophead {
	color: #515861;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
 	}
.popital {
	color: #79838A;
	font-size: 10px;
	line-height: 18px;
    font-style: italic;
 	}
 
 a.poptext:link {
   	text-decoration: none;
   	color: #79838A;
 	}	
  a.poptext:hover {
   	text-decoration: underline;
   	color: #79838A;
 	}	
  a.poptext:visited {
   	text-decoration: none;
   	color: #79838A;
 	}
   a.poptext:active {
   	text-decoration: none;
   	color: #79838A;
 	}	
