@charset "utf-8";
/* CSS Document */

p, li, td {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	}
	
p.address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6a207f;
	}
	
.black {
	color:#000000;
	}
	
li{
	list-style-image:url(http://e-zpasssurvey.com/eflyers/bullet1.gif);
	}
	
a, a img{
	border:none;
		color:#6a207f;
	}