@charset "iso-8859-1";

body, p, b, table, td
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

input, textarea {font-size: 10px;}

h2 {font-size: 12px;}
h3 {font-size: 12px;}

a {color: #000000; text-decoration: none;}
a:hover {color: #AC0000; text-decoration: underline;}

.button {background-color: #9B72CF; color: #FFFFFF; font-weight: bold; cursor: hand}

hr {color: #9B72CF}

table.ta, table.tb, table.tp, table.t1, table.t2
{
border: 1px solid #12457A;
margin-bottom: 3px;
}

table.t2, table.tc
{
background-color: #F1F1FD;
border: 1px solid #9B72CF;
}

