BODY
{
    FONT-SIZE: 10.5pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
A:hover
{
    COLOR: #478bce
}
.Button
{
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid;
    FONT: x-small Verdana, Arial, sans-serif;
    BORDER-LEFT: white 1px solid;
    COLOR: black;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: lightgrey
}
.TextBox
{
    FONT: 12px Arial;
    COLOR: black;
    BACKGROUND-COLOR: #eeeeee;
    Width: 292px;
}
.TextBox2
{
    FONT: 12px Arial;
    COLOR: black;
    BACKGROUND-COLOR: #eeeeee;
    Width: 90px;
}
TABLE
{
    FONT-SIZE: 10pt;
    COLOR: #555555;
    FONT-FAMILY: Arial
}
.Item_Header
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial
}

.foot
{
    FONT-SIZE: 11;
    COLOR: #999999;
    FONT-FAMILY: Arial
}

a.foot:link, a.foot:active, a.foot:visited  {
	COLOR: #999999;	text-decoration: none;	font-size: 11px;}a.foot:hover 
{   text-decoration: underline;}

