#body {
scrollbar-base-color:#9EABB8;
scrollbar-arrow-color:#0033cc;
scrollbar-face-color:#9EABB8;
overflow: auto;}


h3 {
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
	padding-bottom: 0;
	padding-top: -2px;
	border-bottom: 1px dashed Black;
	
	 }


li.main {
			   margin-left:-25px;
				 list-style-type: disc;
				 font-size:10px;
				 width:150px;
			}
ul.main {
				margin-top: 2px;
				}

form.main {
					margin-top: 4px;
					margin-bottom: 4px;
}

a.none {
			 text-decoration: none;
			 font-size: 11px;
			 color: black;
}

a.a_selected {
			 color: black;
			 background-color: #DDE;
			 font-weight: bold;
			 
}


a.none:hover {text-decoration: underline;}

p.main{
font-size:10px;
color:#000099;
margin-top:1px;
margin-bottom:1px;
}
p.smalltext{
font-size:9px;
color:black;
margin-top:1px;
margin-bottom:1px;
}

