a { font-family: Verdana; font-size: 12px; font-weight: bold; text-decoration: none; }

a.r:link    { background: transparent; color: #0000BB; margin: 0;
              border: none; padding: 0; text-decoration: none; }
a.r:visited { background: transparent; color: #888888; margin: 0;
              border: none; padding: 0; text-decoration: none; }
a.r:hover   { background: transparent; color: #3333EE; margin: 0;
              border: none; padding: 0; text-decoration: underline; }
a.r:active  { background: transparent; color: #3333EE; margin: 0;
              border: none; padding: 0; text-decoration: underline; }

b { font-family: Verdana; font-size: 12px; font-weight: bold; color: #000066; }

i { font-family: Verdana; font-size: 12px; font-weight: normal; font-style: italic; color: #000066; }

p { text-align: justify; }

h1 { font-family: Verdana; font-size: 14px; font-weight: bold; text-shadow: 4px 4px silver; color: #000000; margin-bottom: 0px; margin-top: 2px; }

hr { margin: 0.5em 0; }

tr { font-family: Verdana; font-size: 12px; color: #000066; text-decoration: none; }

iframe {  overflow-x: scroll; overflow-y: scroll; overflow: hidden ! important; }

input {  font-family: Verdana; font-size: 12px; color: #000066; text-decoration: none; }

html  { margin: 0; border: none; padding: 0; }

body  { font-family:Verdana; font-size:12px; font-weight:normal; color:#000066;
	margin:0; border:none; padding:0; width: auto; background-attachment: fixed;
	background-repeat: repeat-y repeat-x; background-position: top-left;
	overflow-x: hidden ! important; overflow-y: hidden ! important; }

div.left   { z-index: 1; background-color:transparent;
	    position:fixed; top:-25px; left:center; height:auto; width:300px;
	    padding-left: -300px;}

div.right  { z-index: 0; background-color:transparent; overflow-y:scroll; overflow-x:hidden;
	     position:fixed; top:0px; left:0px; height:100%; width:100%;
	     margin-left:0px; padding-top: 40px}
