  body,td
  {
  	font-family: Tahoma, Verdana, Arial;	
    font-size: 10pt;
    color: #666666;
  }
  .copyrights
  {
  	color: #3F4575;
  	font-size: 8pt;
  }
  .columnheader
  {
  	border-top: 2px solid #1C265B;
  	background-color: #4C5BAB;
  	padding-top:5px;
  	padding-bottom:5px;
  	padding-left:10px;
  	font-size: 8pt;
  	font-weight: bold;
  	color: white;
  	width: 185px;
  }
  .menuitem
  {
  	border-bottom: 1px solid white;
    background-color: #F1F1F4;
  	padding-top:5px;
  	padding-bottom:5px;
  	padding-left:10px;
  	font-size: 8pt;
  	width: 185px;
  }
  .menublock
  {
    background-color: #F1F1F4;
  	padding-top:5px;
  	padding-bottom:5px;
  	padding-left:10px;
  	font-size: 8pt;
  	width: 185px;
  }
  a:visited.columnlink, a:link.columnlink
  {
  	color: #4050A5;
  	text-decoration: none;
  	font-size:8pt;
  }
  a:hover.columnlink, a:active.columnlink
  {
  	color: #4050A5;
  	text-decoration: underline;
  	font-size:8pt;
  }
  .header
  {
    color:#4050A5;
    font-weight: bold;
    padding-bottom:5px;
    padding-top: 4px;
    border-bottom: 1px solid #4050A5;
  }
  .blockheader, a:visited.blockheader, a:link.blockheader
  {
    color: #CE1720;
    font-weight: bold;
    text-decoration: none;
  }
  a:hover.blockheader, a:active.blockheader
  {
    color: #CE1720;
    font-weight: bold;
    text-decoration: underline;
  }
