body,td,th {
	font-family: Verdana, Arial;
	font-size: small;
	color: #807f5d;
}
body {
  	background: #b5d8cc url(background.gif);
}
a:link {
	color: #993366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993366;
}
a:hover {
	text-decoration: none;
	color: #669999;
}
a:active {
	text-decoration: underline;
	color: #993366;
}
h1 {
	font-size: large;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
}
body p {
	color: #999;
}
