a:link { text-decoration:none; color:#7B68EE }
a:visited { text-decoration:none; color:#7B68EE } 
a:active { text-decoration:none; color:#7B68EE }
a:hover { background:#026F59; color:#F5DEB3 }

.link1 a:link { text-decoration:none; color:#026F59 }
.link1 a:visited { text-decoration:none; color:#026F59 } 
.link1 a:active { text-decoration:none; color:#026F59 }
.link1 a:hover { color:gold; background-color: navy }


body { background-color:#FFFFFF;
font-family:verdana, tahoma, sans-serif;
color:#444444;
font-size: 10pt;


margin-top:5px;
margin-bottom:5px;
margin-left:10px;
margin-right:10px;

scrollbar-track-color: white;
scrollbar-face-color: #026F59;
scrollbar-arrow-color: white;
scrollbar-highlight-color: #026F59;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-shadow-color: white;

background-color: #FFFFFF;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
overflow:auto }



td { font-family:verdana, tahoma, sans-serif;
color:#444444;
font-size: 10pt;
padding:5px;
}


h1 {  font-family: verdana, tahoma, sans-serif;color: #0F5340 }
h3 {  font-family: verdana, tahoma, sans-serif; font-weight: bold; color: #0f5340 }
h6 {  font-family: verdana, tahoma, sans-serif; color: #0F5340 }

hr { style:solid; color:#000077; width:100%; height:3; vspace:5px }
			