body {
	margin-top: 20px;
	margin-right: 45px;
	margin-bottom: 35px;
	margin-left: 35px;
}
p {
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	color: #000000;

}
li {
	font-size: medium;
	padding-bottom: 9px;
	color: #333333;


}
A:link {
	text-decoration: underline;
	color: #79A995;
}
A:visited {
	text-decoration:underline;
	color: #5A8C77;
}
h1 {
	color: #666699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;

}
h6 {
  color: #666699;
  font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-align: center;
	font-variant: normal;
	}
.list1 {
	list-style-image: url(images/ball1.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: medium;

}
.list2 {
	list-style-image: url(images/ball2.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: medium;

}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #8C775A;
	text-align: center;
	font-weight: lighter;

}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
}
h2 {
	color: #8C5E5A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
}
h5 {
	color: #9FC1B3;
	font-size: small;
	text-align: left;
}
.par {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #8C775A;
	text-align: center;
	font-weight: lighter;
