body,td { 
	color: #535353; 
	font-size: 12.5px; 
	font-family: Arial, Helvetica, sans-serif;
}
.newemailtextbox {
 background: #FFF;
 border-width:thin; 
 border-color:#766E72;
 width:175px;
 height:22px;
 font-family: Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#4d4d4d;
 vertical-align:middle;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
.header2 {
	font-size: 14px;
	line-height: 18px;
	color: #f96302;
	margin-top: 0px;
	font-weight: 575;
}
.bullet2 {
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
	list-style-type: none;
	padding-left: 5px;
	margin-left:5px;
	line-height: 20px;
}
.listyle {
	line-height: 25px;
}