a:link
{
	color: #590f10; 
    text-decoration: none;
}
a:visited
{
	color: #590f10;
    text-decoration: none;
} 
a:active 
{
	color:#590f10;
    text-decoration: none;
}
a:hover
{
	color: #590f10;
    text-decoration: underline;
}

body
{
	font-family: Arial, Verdana;
	font-size: 9 pt;
	color: rgb(0,0,0);
	bckground-color:rgb(236,255,216);	
	background-image:url('images/bg.gif');
}

table
{
	font-family: Arial, Verdana;
	font-style: normal;
	font-size: 9 pt;
	color: rgb(0,0,0);
	bckground-color:rgb(255,255,255);

}


.th
{
    background-color:#590f10;
	font-family: Arial, Verdana, ;
	font-size  : 10pt;
	font-weight: bold;
	color: rgb(255,255,255);
}
.tch
{
    background-color:rgb(215,215,215);
	font-family: Arial, ;
	font-size: 9 pt;	
	color: rgb(0,0,0);
}
.tc
{
    background-color:rgb(235,235,235);
	font-family: Arial, ;
	font-style: normal;
	font-size: 9 pt;
	color: rgb(0,0,0);
}


.tca
{
    background-color:rgb(255,255,255);
	font-family: Arial, ;
	font-style: normal;
	font-size: 10 pt;
	color: rgb(0,0,0);
}


p
{
	align: justify;
	line-height: 150%;
}



h1
{
	font-family: Arial;
	font-size  : 14pt;
	font-weight: bold;
	color: rgb(200,0,0)
}

h2
{
	font-family: Arial;
	font-size  : 12pt;
	font-weight: bold;
	color: rgb(0,0,0)
}

.hd
{
	font-family: Arial;
	font-size  : 11pt;
	font-weight: bold;
	color: rgb(150,0,0)
}

.tb
{
	font-family: tahoma;
	font-size  : 8pt;
	color: rgb(0,0,0);
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	background-color: #FFFFE6;
}


}
ul
{
   font-family: Arial, ;
   font-style: normal;
   font-size: 9 pt;
   color: rgb(0,0,0);
   list-style-image:url('images/listbullet.gif');
}