/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
	}
/* access key information off screen */
#accessibility {position: absolute; left: -9999px; font-size: medium;}
#accessibility a:hover {color: #f00;}
#accessibility a:focus {display: block; position: absolute; top: -120px; left: 9990px; font-size: large; background: #fff; border: solid 2px #1B6BD8; padding: 10px; width: 15em; z-index: 1;}
.hide {display: none;} 

body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    small;
	text-align: justify;
	background-repeat: repeat-y;
	background-position: left;
	}
	
html>body, html>body div, html>body p, 
html>body th, html>body td, 
html>body li, html>body dd    {
    font-size:    small
    /* be nice to Opera */
    }
	
.hide {display: none;
	font-size:xx-small;
	color:#fff;}
a.hide:link {
	color:#fff;
	text-decoration:none;}
a.hide:visited  {
	color:#fff;
	text-decoration:none;}
a.hide:hover, a.hide:active {
	color:#fff;
	text-decoration:none;}
