body,td,th {
	font-family:  Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a {
	font-family: Arial;
	text-decoration:none;
	font-size: 11px;
	color: #000000;
}

  a.root:link    { color:#666666; text-decoration:none; font-size: 11px;}
  a.root:visited { color:#666666; text-decoration:none;font-size: 11px; }
  a.root:hover   { color:#888888; text-decoration:underline; font-size: 11px;}
  a.root:active  { color:#666666; text-decoration:none; font-size: 11px;}


  a.otherLink:hover   { color:#888888; text-decoration:underline; }

  a.otherLink:link    { color:#666666; text-decoration:none; }
  a.otherLink:visited { color:#666666; text-decoration:none; }
  a.otherLink:hover   { color:#888888; text-decoration:underline; }
  a.otherLink:active  { color:#666666; text-decoration:none; }


  a.boldLink:link    { color:#333333; text-decoration:none; font-weight:bold;}
  a.boldLink:visited { color:#333333; text-decoration:none; font-weight:bold;}
  a.boldLink:hover   { color:#333333; text-decoration:none; font-weight:bold;}
  a.boldLink:active  { color:#333333; text-decoration:none; font-weight:bold;}
  
  a.redL:link    { color:#FF0000; text-decoration:none; font-weight:bold;	font-size: 13px;}
  a.redL:visited { color:#FF0000; text-decoration:none; font-weight:bold;font-size: 13px;}
  a.redL:hover   { color:#FF0000; text-decoration:underline; font-weight:bold;font-size: 13px;}
  aredL:active  { color:#FF0000; text-decoration:none; font-weight:bold;font-size: 13px;}
  
   a.boldLinkUnder:link    { color:#333333; text-decoration:underline; font-weight:bold;}
  a.boldLinkUnder:visited { color:#333333; text-decoration:underline; font-weight:bold;}
  a.boldLinkUnder:hover   { color:#333333; text-decoration:underline; font-weight:bold;}
  a.boldLinkUnder:active  { color:#333333; text-decoration:underline; font-weight:bold;}
  
  a.footLink:link    { color:#bbbbbb; text-decoration:none; font-weight:normal;}
  a.footLink:visited { color:#bbbbbb; text-decoration:none; font-weight:normal;}
  a.footLink:hover   { color:#bbbbbb; text-decoration:underline; font-weight:normal;}
  a.footLink:active  { color:#bbbbbb; text-decoration:none; font-weight:normal;}


.normal_small {font-size: 10px}
.normal_xsmall {font-size: 9px}

.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
}
.redBig {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.whiteBig {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
