
body 	{
	background:#fff;
     	}

h1 	{
	color: #060;
	font: 22px/25px arial;
	font-weight: bold;
	text-align:center;
	}


h2 	{
	color: #060;
	font: 19px/22px arial;
	font-weight: bold;
	text-align:center;
	}

h3 	{
	color: #060;
	font: 16px/19px arial;
	font-weight: bold;
	text-align:left;
	}

p	{
	color: #000;
	font: 14px/16px arial;
	}

td	{
	color: #000;
	font: 14px/16px arial;
	}

th	{
	color: #000;
	font: 12px/14px arial;
        font-weight:bold;
	}

a:link, a:visited, a:active
  	{	
	color: #060;
	font: 14px/16px arial;
	text-decoration:none;
	font-weight: bold;
	}

a:hover	{
	color: #0a0;
	font: 14px/16px arial;
	text-decoration:none;
	font-weight: bold;
	}

.c1 	{ background: #bbbb83;}

.c2 	{ background: #83bd83;}


.b1     {
        background:#83bd83;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.b2     {
        background:#83bd83;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }


.b3     {
        background: #83bd83 url(return.gif) no-repeat left;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.l1     {
        background: #83bd83;
	color: #050;
        height: 30;
	font: 12px/14px arial;
        font-weight:bold;
        }

.l2     {
        background: #83bd83;
	color: #050;
        height: 30;
	font: 12px/14px arial;
        font-weight:bold;
        }

.l3     {
        background: #83bd83;
	color: #050;
        height: 30;
	font: 12px/14px arial;
        font-weight:bold;
        }

.l4     {
        background: #83bd83;
	color: #050;
        height: 30;
	font: 12px/14px arial;
        font-weight:bold;
        }

.r1     {
        background: #83bd83 url(left.gif) no-repeat left;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.r2     {
        background: #83bd83 url(right.gif) no-repeat right;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.r3     {
        background: #83bd83 url(tick.gif) no-repeat left;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

