BODY {
color: #112233;
font-size: medium;
font-weight: bolder;
background-color: 99aabb;
vertical-align: top;
text-align: left;
width: 90%;
}
:link    { color:  white }
:visited { color:  #ffff80 }
:active  { color:  #ff00ff }
:hover   { color:red; }
H1 {
font-size: large;
font-weight: normal;
}

H2 {
font-size: larger;
font-weight: normal;
}

td
{
valign: top;
}

.t1
{
width: 90%;
border-style: groove;
}
.maintr
{
border-style: inset;
}
.maintd
{
vertical-align: top;
text-align: left;
border-style: inset;
}

.c1 {text-align: center}
.referral{font-size:xx-small;text-align:center;}

.t2
{
border-style: none;
valign= top;
}
