body { 
	background-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	color: #4F4F4F;
	white-space: normal;
	font-weight: normal;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	color: #4F4F4F;
	white-space: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	text-align: left;


}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	color: 004A8F;
	white-space: normal;
	font-weight: normal;
	text-decoration: none;

}


a:active {
	text-decoration:none;color:#FF9900;
}


a:visited {
	text-decoration:underline;color:#FF9900;
}

  
a:hover {
	text-decoration:underline;
} 

h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #4F4F4F;
	white-space: normal;
	font-weight: normal;
}
