



a:link {

        color: #003366;

        text-decoration: none;

}

a:visited {

        color: #003366;

        text-decoration: none;

}

a:hover {

        color: #003366;

        text-decoration: underline;

}

body,table,p {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 8pt;

        color: #003366;

        font-weight: normal;

	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#003366;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#003366;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#003366;
	scrollbar-darkshadow-color:#FFFFFF;



}
.border2         {
                                 border-top-color: #193385;
                 border-top-width: 1px;
                 border-top-style: solid;
                 border-left-color: #000000;
                 border-left-width: 1px;
                 border-left-style: solid;
                 border-right-color: #000000;
                 border-right-width: 1px;
                 border-right-style: solid;
                 border-bottom-color: #000000;
                 border-bottom-width: 1px;
                 border-bottom-style: solid;
                 }

                 file, input, select, textarea, option { font-family: Verdana, Helvetica, sans-serif;}
input, select { font-size: 10px;}
