/* styles.css */
body {scrollbar-face-color:#5A9BD4;scrollbar-shadow-color:#0265BA;scrollbar-highlight-color:#286DAA;scrollbar-3dlight-color:#6DA7DA;scrollbar-darkshadow-color:#0779D1;scrollbar-track-color:#FFFFFF;scrollbar-arrow-color:#044C7E;}
td {font-family:verdana,Helvetica;font-size:8pt;font-weight:normal;color:#000000;}
.white {color:#ffffff;}
.black {color:#000000;}
.tiny {color:#ffffff;font-size:8pt;}
.title {color:#ffffff;font-size:12pt;font-weight:bold;font-style:italic;}
.subtitle {color:#000000;font-size:11pt;font-weight:bold;}
a {text-decoration:none;font-weight:normal;color:#0000FF;}
a.blue {text-decoration:none;font-weight:bold;color:#193382;}
a:hover {text-decoration:underline;}
input {font-size:9pt;font-family:arial;}
textarea {font-size:9pt;font-family:arial;}
ul {margin-top:0;margin-bottom:0;}
select, option, input {font-size:8pt;font-family:arial;}


h1 {
	font-size: 14px;
	font-weight: normal;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}
