/* CSS Document */

		body
		{
		}
		
.search
{ 
	
	font-family:calibri;
	font-size:9pt;
	

}		
.title
{
	font-family:calibri;
	font-size:12pt;
	color:#800000;
	text-align:left;
}
.trcolor
{
	background-color:#800000;
	font-family:calibri;
	font-size:10pt;
	color:#FFF;
	text-align:center;
	

}
.tableborder
{
	border:#CCCCCC;
	
}
.mahiti
{
	background-color:#800000;
	font-family:Verdana;
	font-size:8pt;
	color:#FFF;
	text-align:center;
}