BODY,P,TD,UL
{
    color: black;
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana, Helvetica, Arial;
}
td
{
    vertical-align: top;
}
CAPTION
{
    font-size:          110%;
    font-weight:        bold;
    border:             5px;
    background-color:   #FF0;
}
.color1
{
    font-size:          normal;
    background-color:   #EEE;
    vertical-align:     top;
}
.color2
{
    background-color:   #DDD;
    vertical-align:     top;
}
.page_header
{
    text-align:         center;
    font-face:          Tahoma,Arial;
    font-size:          x-large;
    font-weight:        bold;
}
.rest_header
{
    text-align:         center;
    font-face:          Tahoma,Arial;
    font-size:          large;
    font-weight:        bold;
}
.header
{
    color: black;
    font-size: 15px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Arial;
}

.white
{
    color: white;
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana, Helvetica, Arial;
}
.small
{
    color: black;
    font-size: 9px;
    font-weight: normal;
    font-family: Verdana, Helvetica, Arial;
    text-align:     justify;
}
.score
{
    color: white;
    font-size: 15px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Arial;
}
.forms
{
    font-size: 11px;
    color: #000000;
    background-color: #FFFFFF;
    border: 1 solid #000000;
    font-family: Verdana, Helvetica, Arial;
}
a:link
{
    color: #0D428D;
    text-decoration: none;
}
a:active
{
    color: #0D428D;
    text-decoration: none;
}
a:visited
{
    color: #0D428D;
    text-decoration: none;
}
a:hover
{
    color: #0D428D;
    text-decoration: underline;
}
a.blue:link
{
    color: #0D428D;
    text-decoration: none;
}
a.blue:active
{
    color: #0D428D;
    text-decoration: none;
}
a.blue:visited
{
    color: #0D428D;
    text-decoration: none;
}
a.blue:hover
{
    color: #0D428D;
    text-decoration: underline;
}
a.yellow:link
{
    color: #F8D609;
    text-decoration: none;
}
a.yellow:active
{
    color: #F8D609;
    text-decoration: none;
}
a.yellow:visited
{
    color: #F8D609;
    text-decoration: none;
}
a.yellow:hover
{
    color: #F8D609;
    text-decoration: underline;
}
ul        {margin:0px 3px; padding-left:0px;}
li        {font-family:Tahoma,Arial,Helvetica; font-size:11px; margin-top:5px; list-style:none outside;}

.menu
{
	color: white;
	border-color: black;
	border: 1px solid;
	padding: 6px;
	height: 30px;
	font-weight: bold;

}

a.white:link
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}
a.white:active
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}
a.white:visited
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}
a.white:hover
{
    color: white;
    font-weight: bold;
    text-decoration: underline;
}

