<style>
<!--
table.bord {border-style:ridge;border-color:#000000;border-width:1px;}
.bord {border-style:ridge;border-color:#000000;border-width:1px;}
body {
	font-family:Arial,Helvetica;
	color:#223746;
	font-size:12px;
	background-color:#A3A8A0;
}

.body {
	font-family:Arial,Helvetica;
	color:#223746;
	font-size:12px;
	background-color:#A3A8A0;
}

.colsubm {background-color:#C7CCC4; background-image: none;}
.colcont {background-color:#A3A8A0;}

div,font,p,td,b,se,a,strong,form,input,select,textarea,li, ul, ol {
	font-family:Arial,Helvetica;
	color:#000000;
	font-weight:normal;
	font-size:12px;	
	text-decoration:none;
}
a	{font-family:Arial,Helvetica;
	font-size:12px;
	color:#515450;
	text-decoration:underline;
}
a:hover	{font-family:Arial,Helvetica;
	color:#727570;
	font-size:12px;	
	text-decoration:none;
}
a.submenu{font-family:Arial,Helvetica;
	color:#515450;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
a.submenu:hover	{font-family:Arial,Helvetica;
	color:#727570;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
}
a.submenu2{font-family:Arial,Helvetica;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	font-size:12px;
}
a.submenu2:hover	{font-family:Arial,Helvetica;
	font-weight:bold;
	color:#50524E;
	text-decoration:none;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial,Helvetica;
	color:#515450;
}
	
h6{
	font-size:10px
}
h5{
	font-size:11px
}
h4{
	font-size:12px
}
h3{
	font-size:13px
}
h2{
	font-size:14px
}
h1{
	font-size:15x
}

td.empty {background-image: none}
td.heading{font-family:Arial,Helvetica;
	color:#515450;
	background-color:#C7CCC4;
	font-weight:bold;
}

td.content{font-family:Arial,Helvetica;
	font-size:12px;
	color:#000000;
	background-color:#ACB1A9;
}

td.value1{font-family:Arial,Helvetica;
	font-size:12px;
	color:#000000;
	background-color:#ACB1A9;
}

td.value2{font-family:Arial,Helvetica;
	font-size:12px;
	color:#000000;
	background-color:#B5BAB2;
}

  
 
input.buttons{font-family:Arial,Helvetica;
	font-size:12px;
	color:#000000;
	background-color:#ACB1A9;
	font-weight:bold;
}
input.text,textarea,select
{   font-family:Arial,Helvetica;	
	font-size:12px;
	color:#000000;
	background-color:#ACB1A9;
}
-->
</style>