body {
	background-color: #008000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}
a {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
h3 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
}
a:visited {
	color: #880000;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #880000;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	list-style-image: url(photos/new/bullets.jpg);
}
.style1 {font-size: 24px}
.style2 {
	color: #880000;
	font-style: italic;
}
.style3 {font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {color: #880000}
.style5 {font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style7 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
}
