/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 10pt;
}
body {
	background-color: #0099CC;
	background-image: url(images/daisy.jpg);
	background-repeat: no-repeat;
}
.style2 {color: #99CC67}
.style4 {color: #A88817}
a:link {
	color: #A88817;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A88817;
}
a:hover {
	text-decoration: none;
	color: #99CC67;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A88817;
}
.purpbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A88817;
}
