body {
	background-color: #CFCFCF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.text{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	color: #666666;
}

a:link {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	color: #94BE22;
}
a:active {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	color: #94BE22;
}
a:hover {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	color: #00CC00;
}
a:visited {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	color: #3082A8;
}
.textbox{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	color: #6DA6C3;
	border: 1px solid #EBF3F6;
}
.textboxgreen
{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	color: #94BD23;
	border: 1px solid #EBF3F6;
}
.textblue{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	color: #6DA6C3;
}
.textgreen{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	color: #94BD23;
h3 {
font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.texthome {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	background-image: url(images/headerdesign.gif);
	padding-left: 10px;

}
.note {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	color: #666666;
	font-style: italic;

}
