body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	scrollbar-face-color: #B6DB78;
	scrollbar-shadow-color: #EEF1E8;
	scrollbar-highlight-color: #EEF1E8;
	scrollbar-3dlight-color: #B6DB78;
	scrollbar-darkshadow-color: #B6DB78;
	scrollbar-track-color: #EEF1E8;
	scrollbar-arrow-color: #EEF1E8;	
}
td {
	font-size: xx-small;
}
.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 11px;

}
.feature {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
input {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #66A923;
	font-weight: bolder;
}
.topic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8AC241;
	text-transform: uppercase;


}
.labels {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Arial Narrow";
	font-weight: bold;

}
a:active {
	color: #74B928;
	font-weight: bold;
	text-decoration: none;


}
a:visited {
	color: #74B928;
	font-weight: bold;
	text-decoration: none;

}
a:link {
	color: #74B928;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #74B928;
	font-weight: bold;
	text-decoration: underline;
}
.specif {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ADD66B;
	border-right-color: #ADD66B;
	border-bottom-color: #ADD66B;
	border-left-color: #ADD66B;
}
textarea {
	border: 1px solid #999999;
}
.label {
	color: #FFFFFF;
}
select {
	border: 1px solid #999999;
}
