body {
background: url(8.jpg) repeat;}

html {
overflow-y: scroll;}

#container {  
margin: 0 auto;
width: 565px;
background-color: #FFFFFF;
text-align: justify;
font-size: 8pt;
padding: 5px;
font-family: arial, tahoma, sans-serif;
line-height: 15pt;}

#nav {
text-align: center;
font-size: 12pt;
font-family: tahoma, sans-serif;
padding-bottom: 10px;}

h1 {
text-align: left;
color: #0853A6;
font-size: 12pt;
font-weight: bold;
font-family: arial, tahoma, sans-serif;}

b {
color: #F17020;}

a:link  {color: #000000; text-decoration: none; font-weight:bold;}
a:visited  {color: #000000; text-decoration: none; font-weight:bold;}
a:active  {color: #000000; text-decoration: none; font-weight:bold;}
a:hover {color: #000000; text-decoration: none; font-weight:bold; cursor:default;}

#footer {
margin: 0 auto;
width: 565px;
padding: 10px;
background: #404040;
color: #000000;
font-size: 8pt;
font-family: arial, tahoma, sans-serif;
text-align: center;
border-top: 2px solid #0853A6;}


