@charset "utf-8";
body {
	background-image: url(Images/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #587043;
	background-attachment: fixed;
}
a:link {
	color: #666600;
	text-decoration: underline;
}
a:visited {
	color: #669999;
	text-decoration: underline;
}
a:hover {
	background-color: #9EF8C5;
}
a:active {
	color: #339933;
}
.dropcap {
	font-size: 15px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.box1 {
	background-color: #92F1D1;
	padding: 8px;
	border: thin solid #95D55A;
}
.box2 {
	padding: 8px;
	border: thin solid #95D55A;
}
.dropbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336666;
	background-color: #C0EA91;
	border: thin solid #14BE8F;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #588690;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #588690;
}
.smallprint {
	font-size: 10px;
}
