body {background-color: #BBBCE7; color: #0342AC; font-family:Arial;}

  p.small {font-size:70%;}
  b.big {font-size: 140%;}
ul {color:white; font-size:12pt}
hr {color:#1985FF}
  table.thin {border: 2px dashed; border-color: white; Border-Color-Dark: gray; Border-Color-Light: silver}
  table.red {border: 2px dashed; border-color: white; Border-Color-Dark: gray; Border-Color-Light: silver; background-color: black}
  table.mine {border: 4px double #FFCC00; background-color: white;}
  table#thumbs img {border:2px solid; border-color:black;}
  
  td.two { border: 1px dashed; border-color: black; color: black; font-size: 9pt}
  td.three {border: 0px solid}
  tr.three {border: 0px solid}
  td.blue {background-color: #3366CC; padding: 12px; color: white;}
  td#border {border: 4px double #FFCC00;}
  th {color: black;  font-size:12pt}
    
  div.warningfront {text-decoration:none; font-size:8pt}
  div.small {font-size:80%;}
  div.smallu {font-size:8pt; text-decoration:underline}

  img.border {border:2px solid; border-color:black}
	  
.yellow {color: #065094}
.white {color: white;}
a:hover .yellow, a:hover .white {color: red;}
.black {color: black}

a:link  {color:black; text-decoration:underline; font-weight: bold; font-style:none; font-size: 100%;}
a:visited {color:black; text-decoration:underline; font-weight: bold; font-style:none; font-size: 100%;}
a:active  {color:black; text-decoration:underline; font-weight: bold; font-style:none; font-size: 100%;}
a:hover  {color:red; text-decoration:underline; font-weight: bold; font-style:none; font-size: 100%;}

a.large:link  {color:black; text-decoration:underline; font-weight:bold; font-style:none; font-size: 200%;}
a.large:visited {color:black; text-decoration:underline; font-weight:bold; font-style:none; font-size: 200%;}
a.large:active  {color:black; text-decoration:underline; font-weight:bold; font-style:none; font-size: 200%;}
a.large:hover  {color:red; text-decoration:underline; font-weight:bold; font-style:none; font-size: 200%;}

