
a:link { font-family: Arial; font-size: medium; font-weight: bold; color: #808080;}
a:visited { font-family: Arial; font-size: medium; font-weight: bold; color: #808080;}
a:hover { font-family: Arial; font-size: medium; font-weight: bold; color: #3366CC;}
a:active { font-family: Arial; font-size: medium; font-weight: bold; color: #3366CC;}

body
{
        font-family: Arial, Helvetica; font-size:11pt;
        background-color:     #BFDFFF ;
        color: rgb(0,0,0);

scrollbar-face-color: #66CCFF ;
scrollbar-shadow-color: black;
scrollbar-highlight-color: silver;
scrollbar-3dlight-color: silver;
scrollbar-darkshadow-color: black;
scrollbar-track-color: #e0e0e0;
scrollbar-arrow-color: #e0e0e0

}
p{
        font-family: Arial, Helvetica;
        font-size:11pt;
        color: rgb(0,0,0);
}


#container {

	width: 918px;

	margin-left: 10;

}

table
{
        table-border-color-light: rgb(204,204,102);
        table-border-color-dark: rgb(0,102,102);
}
h1, h2, h3, h4, h5, h6
{
        font-family: Arial, Helvetica;
}
h1
{
        color: rgb(0,0,0);
}
h2
{
        color: rgb(0,0,0);
}
h3
{
        color: rgb(0,0,0);
}
h4
{
        color: rgb(0,0,0);
        font-family: Arial, Helvetica;
        font-weight: bold;
        font-size:12pt;
}
h5
{
        color: rgb(0,0,0);
}
h6
{
        color: rgb(0,0,0);  font-weight: normal; font-size:10pt;
}
