 

 body,p,br,table,td {
	font-family: Verdana, sans-serif;
	font-size: 12px !important;
	font-size: 12px;
	color: black;
	background-color: white;
	text-align: left;
	padding: 0 0 0 15px;
}
  h1 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px !important;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-stretch: extra-expanded; }

  strong {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px !important;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-stretch: extra-expanded; }

 em {
	font-weight: bold;
	font-style: normal;
	font-size: 11px !important;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-stretch: extra-expanded; }
ul {
	list-style-image: url(images/bullet.gif);
	padding-left: 18px;
	}
li {
	padding-left: 4px;
	margin-bottom: 6px;
	}
a:link { color: #09bfb9;
	 }
a:visited { color: #86afae;
	 }
a:active { color: #86afae;
	 }
td {
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	}
table {
	padding-left: 25px;
	}

