body {
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 30px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000066;
	padding-bottom: 7px;
}
A:LINK { color: #006633}
A:visited { color: #006633}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000066;
	padding-bottom: 9px;
}
.list1 {
	list-style-image: url(images/ball1.gif);
}
.list2 {
	list-style-image: url(images/ball2.gif);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #006633;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #006633;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #006633;
	text-align: center;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #006633;
	text-align: center;
}
table {
	background-color: #FFFFFF;
}
