body {
	background-attachment:fixed;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:5px;
	font-style:normal;
	font-weight:500;
	font-size:8pt;
	font-family:verdana,tahoma,arial;
	text-decoration:none;
	color: Black;
	scrollbar-face-color:#023E32;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #BFBFBF;
	scrollbar-darkshadow-color: #8F8F8F;
	scrollbar-track-color:#023E32;
	scrollbar-arrow-color: #000000;
	background-color : #E6F7F3;
}


a {
	color: #023E32;
	font-style:normal;
	font-weight:500;
	font-size:8pt;
	font-family:verdana,tahoma,arial;
	text-decoration:none;
	cursor: w-resize
}

a:hover { COLOR:#023E32; text-decoration:underline; cursor: w-resize}


a:active {
	background-color: #023E32;
	cursor: w-resize
}



h1 {
	color: #023E32;
	font-style:normal;
	font-weight:500;
	font-size:11pt;
	font-family:verdana,tahoma,arial;
	text-decoration:none;
}

h2 {
	color: #023E32;
	font-style:normal;
	font-weight:500;
	font-size:10pt;
	font-family:verdana,tahoma,arial;
	text-decoration:none;
}

h3 {
	color: #023E32;
	font-style:normal;
	font-weight:500;
	font-size:9pt;
	font-family:verdana,tahoma,arial;
	text-decoration:none;
}

h4 {
	color: #023E32;
	font-style:normal;
	font-weight:500;
	font-size:8pt;
	font-family:verdana,tahoma,arial;
	text-decoration:none;
}

p  { color:#FFFFFF; font-style:normal; font-weight:500; font-size:8pt; font-family:verdana,tahoma,arial; text-decoration:none; }

td  { color:#FFFFFF;  font-style:normal; font-weight:500; font-size:8pt; font-family:verdana,tahoma,arial; text-decoration:none; }

