body {
	SCROLLBAR-FACE-COLOR: #ABB3A6;
	SCROLLBAR-HIGHLIGHT-COLOR: #F6F6F0;
	SCROLLBAR-SHADOW-COLOR: #DDDDD3;
	SCROLLBAR-3DLIGHT-COLOR: #DDDDD3;
	SCROLLBAR-ARROW-COLOR: #DDDDD3;
	SCROLLBAR-TRACK-COLOR: #E2E6DF;
	SCROLLBAR-DARKSHADOW-COLOR: #DDDDD3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: DDDDD3;
	overflow-x: hidden;
	color: #006600;



}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-indent: 15pt;
	text-align: justify;
	font-size: 14px;


}
iframe {
	border: 2px solid #E2E6DF;
	background-attachment: fixed;
	background-image:  url(images/LogoC2.gif);
	background-repeat: repeat;

}
hr {
	color: #ABB3A6;
	width: 70%;
}
iframe {
	border: 2px solid #E2E6DF;
	background-attachment: fixed;
	background-image:  url(images/LogoC2.gif);
	background-repeat: repeat;
}
input {
	background:#ECECE5;
	}
select {
	background:#ECECE5;
	}
textarea {
	background:#ECECE5;
	}
a:link {
	color: #009900;
	text-decoration: underline;
}
a:visited {
	color: #009900;
	text-decoration: underline;
}
a:hover {
	color: #0033FF;
	text-decoration: underline overline;
}
a:active {
	color: #33CC00;
	text-decoration: underline overline;
}
