body {
	scrollbar-track-color : #CEE8DE;
	scrollbar-face-color :#FFFFFF;
	scrollbar-shadow-color : #005000;
	scrollbar-highlight-color : #005000;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-arrow-color : #005000;
	scrollbar-3dlight-color : #FFFFFF;
	color : #005000;
	font-family : Verdana ,Arial, Helvetica;
	font-size :10px;
	font-weight: 400;
	line-height: 15px
}

td {
	color : #005000;
	font-family : Verdana ,Arial, Helvetica;
	font-size :10px;
	font-weight: 400;
	line-height: 15px
}

input, select {
	color : #005000;
	font-family : Verdana ,Arial, Helvetica;
	font-size :10px;
	font-weight: 400;
	line-height: 14px;
}

a:link {
	color:#005000;
	text-decoration:underline;
}

a:visited {
	color:#005000;
	text-decoration :none;
}

a:hover {
	color:#005000;
	text-decoration:underline;
}

a:active {
	color:#005000;
	text-decoration:none;
}

.normal {
	color : #005000;
	font-family : Verdana ,Arial, Helvetica;
	font-size :10px;
	font-weight: 400;
	text-align: left;
	line-height: 15px
}

.headline{
	color : #005000;
	font-family : Verdana ,Arial, Helvetica;
	font-size :11px;
	font-weight: 600;
	text-align: left;
	line-height: 16px
}

.wheadline{
	color : #ffffff;
	font-family : Verdana ,Arial, Helvetica;
	font-size :11px;
	font-weight: 600;
	text-align: left;
	line-height: 16px
}

.list{
	color : #000000;
	font-family : Verdana ,Arial, Helvetica;
	font-size :11px;
	font-weight: 400;
	text-align: left;
	line-height: 13px
}
