body {
	background-image: url(Background1.jpg);
}
h1 {
	font-family: "Lucida Sans";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #330000;
}
h2 {
	font-family: "Lucida Sans";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #330000;
}

A:link {color:#330000; font-weight: bold; text-decoration: none}
A:visited {color:#996600; font-weight: bold; text-decoration: none}
A:active {color:#996600; font-weight: bold; text-decoration: underline}

p {
	font-family: "Lucida Sans";
	font-size: 16px;
	font-style: italic;
	color: #000000;
}
h3 {
	font-family: "Lucida Sans";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #336666;
}

.style1 {
	font-size: 14px;
	color: #330000;
}
