body, div {
background-color : #FFFFFF;
font-family : Verdana, Arial, sans-serif;
font-size: 10px;;
color: #000000;
margin: 0px;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #7D9AC9;
scrollbar-3dlight-color: #7D9AC9;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #7D9AC9;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #FFFFFF;
}

h1 {
	font-family: Arial Narrow, Helvetica, sans-serif;
	border-bottom: 1px dashed #dcdcdc; margin-bottom: 0.25em;}
h1.blue {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 14px;
	color: #6ca0b7;
	border-bottom: 2px solid #6ca0b7; margin-bottom: 0.25em;}
.highlighted { font-family: Arial Narrow, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #797979; text-decoration: none;}

a:link {color: #00b6de;}
a:visited {color: purple;}
a:hover {color: white; background: #1584b7; }
a:active { color: white; background: #68b14f;}

a.highlighted:link { font-family: Arial Narrow, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #797979; text-decoration: none;}
a.highlighted:visited {font-family: Arial Narrow, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #797979; text-decoration: none;}
a.highlighted:hover {font-family: Arial Narrow, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: white; background: #1584b7; text-decoration: none;}
a.highlighted:active {font-family: Arial Narrow, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: white; background: #68b14f; text-decoration: none;}
