h1 {
	font-weight: bold;


}
li {
	list-style-position: outside;
	list-style-image: url(../Assets/Images/Bullet.gif);
	list-style-type: none;
	font-size: 10pt;
	font-weight: bold;



}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
}
p {
	font-size: 10pt;
	font-weight: bold;

}

