body  {
	background-color: #ffffff;
}
p {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-style: normal;
	color: #5D6972;
	line-height: 120%;
}

h1 {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 11.5px;
	font-style: normal;
	font-weight: bold;
	color: #5D6972;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	color: #5D6972;
	line-height: 125%;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #5D6972;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 120%;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #768C98;
	line-height: 140%;
	letter-spacing: 200%
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-width: 150%;
	color: #6B6A6A;
}
h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	font-style: normal;
	line-width: 150%;
	color: #5c550c;
}
a:link { 
	text-decoration: none;
	color: #768C98;
	}
a:visited { 
	text-decoration: none;
	color: #768C98;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #064f55;
	}
li {
	list-style-image:url(images/bullet-image.gif);
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 11.5px;
	font-style: normal;
	color: #000000;
	line-height: 150%;
}

