/* CSS Document */

body {
  color: #666666;
  background-color: #D4E3F5;
  }

tr,td,th {font-size: 14px;color: #898888; line-height:1.5em}
  
a:link {text-decoration:none;color: #53A5D1;}
a:visited {text-decoration:none;color: #85C4E6;}
a:hover {text-decoration:underline;color: #1A87C2;}

.type1 {color: #53A5D1; font-weight:bold;}
.type8 {color: #907A64; font-size:10pt;}


