
body{
	scrollbar-face-color:#99CCCC;
	scrollbar-shadow-color:#140904;
	scrollbar-highlight-color:#99CCCC;
	scrollbar-3dlight-color:#140904;
	scrollbar-darkshadow-color:#99CCCC;
	scrollbar-track-color:#99CCCC;
	scrollbar-arrow-color:#140904;topmargin:0;bottommargin:0; 
	background-color:#99CCCC;
	font-family:sans-serif;
	font-size:12px;
	color:#140904
}


a:link{ text-decoration:underline; color:#8B0000 }
a:visited{ text-decoration:italic; color:#446F37 }
a:hover{ text-decoration:none; color:#9D6162 }


span.main{ 
	position:absolute; width:540px; height:375px; 
	top:155px; left:235px; overflow:auto;
	scrollbar-face-color:#FAFAD2;
	scrollbar-shadow-color:#140904;
	scrollbar-highlight-color:#FAFAD2;
	scrollbar-3dlight-color:#140904;
	scrollbar-darkshadow-color:#FAFAD2;
	scrollbar-track-color:#FAFAD2;
	scrollbar-arrow-color:#140904;topmargin:0;bottommargin:0; 

 }

span.wips{ height:600px;
	position:absolute; width:173px;
	top:8px; left:815px }

table {
	font-family: sans-serif;
	font-size: 11px;
	border-collapse: separate;
	table-layout: automatic;
}

div.update { 
	font-family:serif;
	font-size:14px;
	font-style: italic;
	font-weight:bold;
	color:#8B0000 
}

div.update2 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #8B0000
}

p {
	margin-right: 5px;
	text-align:justify;
	font-weight:normal;
	font-size:12px
}

p.center {
	font-family: sans-serif;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
}

