body {
	font-family: Arial, Helvetica, sans-serif;
	color: #3a6923;
	background-color: #CDEABF;
}
a:visited {
	color: #3A6923;
}
a:link {
	color: #444444;
}
a:active {
	color: #3a6923;
}
a:hover {
	color: #aaaaaa;
}
.card {
	background-color: #F2faef;
}
.stitle {
	font-size: small;
	font-weight: bold;
}
.sbody {
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;





}
.snew {
	font-size: xx-small;
	color: #FF0000;
}
