<STYLE type="text/css">
BODY
{
    BACKGROUND-COLOR: white;
    COLOR: black
}

a
{
    color: #000066;
    text-decoration: none
}

a:visited
{
    color: navy
}

a:active
{
    text-decoration: underline
}

a:hover
{
    color: navy;
    text-decoration: underline
}


body
{
color: black;
font-family: verdana;
font-size: 9 pt;
margin: 0 px;
}

td.tabOn
{
background-color: #FFCC00;
color: navy;
text-decoration: bold;
font-family: verdana;
font-size: 9 pt;
}

td.tabOff
{
background-color: #cccccc;
color: navy;
text-decoration: bold;
font-family: verdana;
font-size: 9 pt;
}

.cTitle
{
position : absolute; 
left : 15px; top : 10px; 
width : 671px; height : 23px; 
visibility : visible;
font-size : 20px;
font-family : Arial, sans-serif;
font-weight : bold;
text-align: left;
color: black;
clip: rect(); overflow: hidden
}


.cGeneralText
{
position: absolute;
left : 15px; top : 41px;
width : 672px; height : 164px;
font-size : 16px;
font-family : Arial, sans-serif;
font-weight : normal;
text-align: left;
color: black;
clip: rect(); overflow: hidden
}

.cGraphic
{
position: absolute;
left : 51px; top : 218px;
width : 593px; height : 230px;
}

.cPrompt
{
position: absolute;
left : 64px; top : 465px;
width : 596px; height : 17px;
font-size : 12px;
font-family : Arial, sans-serif;
text-align: right;
color: blue;
clip: rect(); overflow: hidden
}


</STYLE>