body,td,th,a,h1,h2,h3,input,textarea,option,select
{
  font:13pt normal;
  font-family:Tahoma;
  color:rgb(105,83,155);
  text-decoration:none;
  line-height:18px;
}

#tc
{ 
  font-variant:small-caps;
  background:SteelBlue;
  color:white;
  padding:11px;
  line-height:26px;
  font-size:19pt;
}

#mc
{ 
  background:white;
  color:rgb(105,83,155);
  border:0px;
}

#mc th,td { text-align:left;padding:10px; }
#mc th { color:White; }

#bc
{ 
  background:SteelBlue;
  color:white;
  padding:2px;
}

#bc a { color:whitesmoke; text-decoration:underline; }
#bc a:link { color:whitesmoke; }
#bc a:visited { color:whitesmoke; }
#bc a:hover { color:Peru; }

p { line-height:22px;margin-top:12px;margin-bottom:12px;margin-left:0px; }

td.name { font-size:19pt; }

img { margin:2px; }