body{	background-color: #b0e0e6;
}
h1 {	color: #2f4f4f;
	font-family: "lucida sans";
}
h2 {	color: #2f4f4f;
	font-family: "lucida sans";
}
li {	color: #2f4f4f;
	font-family: "lucida sans";
}
p {	color: #2f4f4f;
	font-family: "lucida sans";
}
a:active	{ color: #ff8c00; }
a:hover		{ color: #ff4500; }
a:link		{ color: #ff8c00; }
a:visited	{ color: #2f4f4f; }
p.logo1	{	color:	#ff0000;
		font-family:	"times new roman";
		font-weight:	"bold";
		font-size="32";
		margin-bottom="0";
		margin-left="450";
}
p.logo2	{	color:	#000000;
		font-family:	"century gothic";
		font-weight:	"normal";
		font-size="18";
		margin-top="0";
		margin-left="450";
}
a.logo:link { 	color: #ff0000;
		text-decoration="none"
}
a.logo:visited { 	color: #ff0000;
			text-decoration="none"
}