.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
	line-height: 17px;
}
.greentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #307250;
	text-decoration: none;
	line-height: 17px;
}
.graytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
	line-height: 17px;
}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
a:hover {
	color: #950101;
}

body {
	background : #ffffff;
	scrollbar-face-color: #ffffff;
	scrolbar-highlight-color: #E7ECF0;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-3dlight-color: #e5e5e5;
	scrollbar-arrow-color: #5F85A2;
	scrollbar-track-color: #EDF1F4;
	scrollbar-darkshadow-color: #DDDDDD;
	overflow: auto;
}
.linktext {
	font-size: 8pt;
	color: #006633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}
.exclusivetext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
	line-height: 14px;
}
