body  {
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 25px;
	background-color: #FFECC6;
	font: normal 10pt/13pt arial;
	color: black;
}

table { font: normal 10pt/13pt arial; }

a:link { text-decoration:none; }

a:visited { text-decoration:none; color:purple; }

a:hover { text-decoration:underline; color:red; }

a:active { text-decoration:overline; color:red; }

h1 { font-size:16pt; text-align:center; color:red; }

h2, h3, h4, h5, h6 { text-align:center; color:#0b3250; }

ul {
	margin-top:5px;
	margin-bottom:0px;
	padding-top:0px;
}

dl {
	margin-top:5px;
	margin-bottom:0px;
	padding-top:0px;
}

ol {
	margin-top:5px;
	margin-bottom:0px;
	padding-top:0px;
}

li {
	margin-left:-5px;
	padding-bottom:5px;
}

.scrollmenu
{	position:absolute;
	font-size:8pt;
	font-weight: normal;
	width:15px;
	color: #000099;
   background:#FFD9A3;
	padding:4px;
	border-width:1px;
	border-style:solid;
	border-color:#FFDCAD;
   visibility:visible;
}

@page { orphans:3; widows:5; }

p { orphans:3; widows:5; }
