h1 {
	font-family: Tahoma;
	color: #990000;
	text-decoration: underline;
}
h2 {
	font-family: "AvantGarde Md BT";
	font-size: 30px;
	color: #990000;
	font-weight: bold;
}

p {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
}
a:visited {
	font-family: Tahoma;
	font-size: 16px;
	color: #990000;
	text-decoration: underline;
}
body {
	background-color: #FFF7E6;
	background-image: url(Images/web%20pic1.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}

