BODY{ 
  font-family: Arial; 
  font-weight : normal;	
  color :: #443F5C;
  background-color : white;		
  text-decoration : none;
  font-size : 9pt;
}

TD.bordercolor{
  background-color:#829fbd;
}

SPAN.Title{
  font-size:12pt;
  font-weight:bold;
  color :#006699;
}

SPAN.subTitle{
  font-size:10pt;
  font-weight:bold;
  color :#44405b;
}

TABLE.frame{
  font-size : 10pt;
  margin-top : 10px;
  height:80%;
}

TABLE.menu  {
  color: #ffffff;
  font-size: 8pt;
  font-weight: bold;
  border-collapse: collapse;
  margin : 1px;
}

P.footer{
	font-size:11pt;
}

A.color:link	{
	color: #000000;
	text-decoration: none;
	font-size: 12px ;
}

A.color:visited    {
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-size: 12px ;
}

A.color:active     { 
	color: #000000;
	font-style: normal;
	font-variant: normal; 
	text-decoration: none; 
	font-size: 12px ;
}

A.color:hover      {
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #ffffff;
	font-size: 12px ;
}

TD {
	font-size:9pt;
}