body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px 10px 10px;
	margin: 0px;
	background-image:  url("Assets/Images/lgrey042.jpg");
} h1 {  font-size: x-large; color: #0000FF; font-weight: bolder; font-style: italic}
a:link {  color: #0000FF}
a:active {  color: #FF0000}
a:visited {  color: #00FF00}
li {
	list-style-image: url(Assets/Images/bultYellow.gif);
	list-style-position: outside;
	font-weight: bold;
}
div {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
table {
	margin: 0px;
	padding: 0px;
}
p {
	font-weight: bold;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
