<style type="text/css">
        <!--
        BODY {
        scrollbar-face-color: 3D77CB;
        scrollbar-highlight-color: ffffff;
        scrollbar-3dlight-color: ffffff;
        scrollbar-darkshadow-color: ffffff;
        scrollbar-shadow-color: ffffff;
        scrollbar-arrow-color: ffffff;
        scrollbar-track-color: ffffff;
        }
        -->
        </style>

body 	{ 
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px; color: 3D77CB;
	background-color:#ADB6C6;
}

table, tr, td, input 	{ 
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px; color: 3D77CB;
}

.title { font-size: 12px; color: 3D77CB; font-weight: bold;  }

.subtitle { font-size: 12px; color: 3D77CB; font-weight: bold;  }

.horizontalLine { 
	background-color:#868B96;
}

.bold 	{ 
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: 3D77CB;
}

.smalltext 	{ 
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: 3D77CB;
}



.error { color: Red;  font-weight: bold;  }

a:visite { font-weight: bold; color: 330099; text-decoration: none }
a:active { font-weight: bold; color: 3D77CB; text-decoration: none }
a:link  { font-weight: bold; color: 330099; text-decoration: none }
a:vlink { font-weight: bold; color: 330099; text-decoration: none }
a { font-weight: bold;  text-decoration: none;  color: 330099;   }
a:hover { font-weight: bold;  text-decoration: underline;  color: 3D77CB;   }
