

table, pre, select
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#686868;
}

input
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#686868;
border:solid gray 1px;
}

.button
{
background:white;
cursor:hand;
border:solid gray 1px;
}

a
{
text-decoration:none;
color:blue;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

a:hover
{
color:red;
}

.Heading_Large
{
font-family:Arial;
font-size:16px;
color:#CC0000;
}

.Heading_Small
{
font-family:arial;
font-size:12px;
color:#CC0000;
}

.bodytext
{
font-family:arial;
font-size:12px;
color:#686868;
}

a..bodytext
{
font-family:arial;
font-size:12px;
color:#919191;
}