.slimlist {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}
.green3 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #98B472;
}
.green2 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #98B472;
}
.green1 {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	color: #98B472;
	font-weight: 500;
}
.blue3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #7da1be;
}
.blue2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #7da1be;
}
.blue1 {
	font-family: Tahoma;
	font-size: 24px;
	color: #7da1be;
}
.greenborder {
	border: thin solid #98B472;
}
.vertical_line {
	background-image: url(images/poiv.gif);
	background-repeat: repeat-y;
}
