body {
	background-color: #efffee;
	background-image: url(graphics/background.gif);
}
a {
	color: #0000FF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #660099;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #660099;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #660099;
}
p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #660099;
}

h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 24px;
	color: #660099;
	text-decoration: underline;
}
h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 24px;
	color: #660099;
}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #660099;
	text-decoration: underline;
}
h4 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #660099;
}
h5 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #660099;
}
h6 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #660099;
}
