BODY{ 
  font-family: Arial; 
  font-weight : normal;	
  color :: #443F5C;
  background-color : white;
  text-decoration : none;
  font-size : 11pt;
}

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 ;
  font-weight: bold;
}

A.color:visited    {
  color: #000000;
  font-style: normal;
  font-variant: normal;
  text-decoration: none;
  font-size: 12px ;
  font-weight: bold;
}

A.color:active     { 
  color: #000000;
  font-style: normal;
  font-variant: normal; 
  text-decoration: none; 
  font-size: 12px ;
  font-weight: bold;
}

A.color:hover      {
  color: #000000;
  font-style: normal;
  font-variant: normal;
  text-decoration: none;
  background-color: #ffffff;
  font-size: 12px ;
  font-weight: bold;
}

A.menu:link    {
  color: #000000;
  text-decoration: none;
  font-size: 10px ;
}

A.menu:active    {
  color: #000000;
  text-decoration: none;
  font-size: 10px ;
}

A.menu:visited    {
  color: #000000;
  text-decoration: none;
  font-size: 10px ;
}

A.menu:hover      {
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
  font-size: 10px ;
}

TD {
  font-size:9pt;
}
