.arc_bg1
{
	background-image:url(/images/bg-arc-01.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.arc_bg2
{
	background-image:url(/images/bg-arc-02.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

body 
{
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
}

.green-text
{
	color:#4AA02C;
}