body 
{
font-face: arial;
font-family: arial;
line-height: 16px;
text-align: justify;
color: #000000;
margin: 0px;
scrollbar-face-color:#E5ECF2;scrollbar-highlight-color:white;scrollbar-3dlight-color:white;scrollbar-darkshadow-color:#5A82AB;scrollbar-shadow-color:#5A82AB;scrollbar-arrow-color:#5A82AB;scrollbar-track-color:#E5ECF2;
}

table
{
font-face: arial;
font-family: arial;
color: #000000;
font-size: 9pt;
}


h1
{
font-face: arial;
font-weight: bold;
font-size: 12pt;
color: #373737;
}

A:link{color: #990000; text-decoration: none; font-weight: bold;}
A:active{color: #990000; text-decoration: none; font-weight: bold;} 
A:visited{color: #990000; text-decoration: none; font-weight: bold;} 
A:hover{color: #990000; text-decoration: underline; font-weight: bold;}

#navigation {
	position: static;
	bottom: 0px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	font-size: 10px;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: black;
	background: #E5ECF2;
}

#textbox{
position: absolute;
width:200px;
height:115px;
z-index:1;
left:186px;
top:107px;
}


A.nav:link {
color: red;
text-decoration: none;
font-weight: bolder;
background: black;
}

A.nav:visited {
color: red;
text-decoration: none;
font-weight: bolder;
background: black;
}

A.nav:active {
color: red;
text-decoration: none;
font-weight: bolder;
background: black;
}

A.nav:hover {
color: red;
text-decoration: none;
font-weight: bolder;
background: yellow;
}
