body {background-color:#FFFFFF;
	scrollbar-track-color: #c8dcf0; 
	scrollbar-arrow-color:blue;
	scrollbar-face-color: #5aa0f0;
	scrollbar-dark-shadow-color:blue; 
	scrollbar-shadow-color:blue;  }
	
text {background:white;}


p { text-align: justify; 
	font-style:normal; }
p.1 { text-align: right; 
	color: black;
	font-size:8pt;
	font-style:normal; }
p.2 { text-align: center; 
	font-style:normal; }
p.big { color:white; 
	font-size:1pt; 
	font-style:normal; }
p.i { font-style:italic; 
	font-weight:500; }

td.1 { font-size:12pt; 
	line-height:16pt; 
	text-align:center; }

a:link { text-decoration:overline;
	color:blue;}
a:visited { color:blue;
	text-decoration:overline; }
a:active { color:#c8dcf0; }
a:hover { color:#5aa0f0; 
	text-decoration:underline;
	background:#c8dcf0; }

h1 { font-size:24pt; 
	color:blue; }
h2 { font-size:16pt; 
	color:blue; }
h3 { font-size:12pt; 
	color:blue; }
h4 { font-size:10pt; 
	color:blue; }

li { font-size:12pt; 
	line-height:16pt; 
	color=blue; }
li.big { font-size:12pt; 
	color:black; }

caption { font-weight:bold; }


#banner {position:absolute; 
	top:5px; 
	width:100%; 
	visibility:visible; 
	height:60px; z-index:3; }
	
hr {color:#c8dcf0; }

table { border-color:#c8dcf0; 
	border-color-dark:yellow; }

