
A:link {
    color: #30405C;
	text-decoration: none;
             font-weight: bold;
         cursor:default
}



A:active{
    color: #30405C;
         text-decoration: none;
             font-weight: bold;
         cursor:default
}



A:visited {
    color: #30405C;
         text-decoration: none;
             font-weight: bold;
         cursor:default
}



A:hover {
    color: #5F7896;
    font-weight: bold;
    text-decoration: none;
	border-bottom: 1px dashed #AFCBF0;
                  letter-spacing: 1px;
         cursor:crosshair
}



body, div, td {
	font-family: "tahoma";
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
scrollbar-arrow-color: #819FC1;
scrollbar-base-color: #D0E1F5;
scrollbar-track-color: #E5EFF9;
scrollbar-face-color: #D0E1F5;
scrollbar-highlight-color: #D0E1F5;
scrollbar-3dlight-color: #E5EFF9;
scrollbar-darkshadow-color: #E5EFF9;
scrollbar-shadow-color: #E5EFF9;
}

input { background:#D1E2F4; font-family: tahoma; font-size:8pt;
color:#000000; border:solid 1px #000000; }
textarea { background:#D1E2F4; font-family: tahoma; font-size: 8pt;
color:#000000; border:solid 1px #000000; }

.header
{

color: #8CAACE;
font: 8pt tahoma;
font-weight: bold;
margin-bottom: 1px;
border-top: 1px #83A5D2 solid;
border-bottom: 1px #94BCED dotted;
}

u {color:#83A5D2; letter-spacing:1px;}
b {color:#33548A;}
i {color:#679EE2; letter-spacing:1px;}