a
{
 text-decoration: none;
}
a:hover
{
 text-decoration: underline;
}
body, table, tr, td
{
 font-size: 12px;
 font-family: tahoma, arial, helvetica, helv;
}
h2
{
 font-size: 12px;
 font-family: tahoma, arial, helvetica, helv;
}
input,select
{
 font-size: 12px;
 font-family: tahoma, arial, helvetica, helv;
 color: #000000;
 background-color: #ffffff;
}
.blockhead
{
 background-color: #FF6600;
 color: #FFFFFF;
 font-size: 16px;
 font-weight: bold;
 padding: 3px;
}
.copyright
{
 font-size: 11px;
 text-align: right;
 padding: 5px;
}
.menu-top
{
 font-size: 14px;
 font-weight: bold;
}
.menu-sub
{
 font-size: 12px;
}
hr
{
 background-color: #FF6600;
 border: 0;
 height: 1px;
}
table
{
 border:0;
}
