body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #507E96;
	line-height: 14px;
	text-align:left;
}
p{
	padding-left: 12px;
	text-align:left;
}

a:link {
	color: #654226;

}
a:visited {
	color: #654226;

}	
a:hover {
	color: #599FC3;

}
.headers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #654226;
	line-height: 16px;
	text-align:left;
	font-weight: bold;
}
.subHeaders {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #654226;
	line-height: 14px;
	text-align:left;
	font-weight: bold;
}
 
ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

li {
	background: url(images/bullet.gif) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 12px;
	}
	
.bodyLarge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #507E96;
	line-height: 15px;
	text-align:left;
}
 a:focus {

   outline: none; -moz-outline: none;
}

 
