/* CSS Document */

body,td,th,p {
	font-family: Lucinda Sans, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	font-family: Lucinda Sans, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	text-decoration:none;
}
a:visited {
	font-family: Lucinda Sans, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	text-decoration:none;
}
a:hover {
	font-family: Lucinda Sans, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	text-decoration:underline;
}
a:active {
	font-family: Lucinda Sans, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	text-decoration:none;
}

.footer {
	font-family: Lucinda Sans, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
h1 {
	font-family: Trebuchet, Lucinda Sans, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #425B83;
}
h2 {
	font-family: Trebuchet, Lucinda Sans, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #425B83;
}

.greenstuff {
	color: #46A942;
	font-family: Lucinda Sans, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.greenstuffheader {
	color: #46A942;
	font-family: Lucinda Sans, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
