body {
	scrollbar-base-color:#3F71FF;
	scrollbar-face-color: #3F71FF;
	scrollbar-shadow-color: #3F71FF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #0F4DFF;
	scrollbar-darkshadow-color: #0F4DFF;
	scrollbar-track-color: #0F4DFF;
	scrollbar-arrow-color: #FFFFFF;
	font-family: times new roman;
	font-size:14px; 
	color: #000000;
	}

A:link {
	color:#0F4DFF;
	font-weight: none;
	text-decoration:none;
	font-size:14px;
    }



A:visited {
	color:#000040;
	text-decoration:none;
	font-size:14px;
    }

A:active {

	color:#0F4DFF;
	text-decoration:none;
    }


A:hover {
	color:#000040;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0pt;
	cursor: ne-resize;
    }

.HEAD {
            font-weight : none; 
	    font-size: 14px;
	    font-family : times new roman; 
            color : black;
            background-color: white;
            border: 1;
	    border-style: solid;
	    border-color:#3F71FF;
	    background-image:url(header.gif);
	    }

.footer { 
	 font-size: 13px; 
	 border: #FA5077; 
	 border-style: solid; 
	 border-top-width: 0px; 
	 border-right-width: 0px; 
	 border-bottom-width: 0px; 
	 border-left-width: 0px
	 }