
.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align:center;
} 
	

.copy{
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #578EAA;
	margin-top: 0pt;
	margin-right: 4pt;
	margin-left:0pt;
	margin-bottom: 0pt;
	text-align:left;
}
.title{
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #F67DE4;
	margin-top: 0pt;
	margin-right: 10pt;
	margin-left: 7pt;
	margin-bottom: 0pt;
	text-align:left;
}


.copy2{
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #585821;
	margin-top: 20pt;
	margin-right: 36pt;
	margin-left: 36pt;
	margin-bottom: 7pt;
	text-align:left;
}



	
.info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4E85A1;
	margin-top: 16pt;
	margin-left: 18pt;
	margin-right: 16pt;
	margin-bottom: 0pt;
	text-align:left;
}



A:link {
          color:  #0295BF;
          text-decoration: none;
          background: transparent;
 	 

}
  A:active {
            color:  #0295BF;
            text-decoration: none;
            background: #FFFF00;
	    
 }
 A:visited {
            color:  #0295BF;
            text-decoration: none;
            background: transparent;
	    
 }
 A:hover {
          color: #F67DE4;
          text-decoration: none;
          background: transparent;
	 
}








