
table.main_cont
{
  font-family:Verdana;
  font-size:10px;
}

table.crsl_table1
{
  font-family:Verdana;
  font-size:80%
}

table.crsl_table2
{
  font-family:Verdana;
  font-size:80%;
}

td.crsl_table1_text
{
  font-weight:bold;
  background: #eeeeee;
  width:100%;
}

a
{
color : #204060;
font-size : 12px;
font-weight : bold;
text-decoration : underline;
}
a:hover
{
color : #8197BC;
text-decoration : none;
}

a.footer
{
  font-size: 80%;
  font-weight:normal;
  color:#3333aa;
  text-decoration:none;
}

a.footer:hover
{
  text-decoration:underline;
}


