body { font-size: 12px; overflow-y:scroll; }

a:focus, a:link, a:visited { text-decoration: underline; }
a:hover { text-decoration: none; }

.left { float: left; }
.right { float: right; }

h1 { font-size: 14px; font-weight: bolder; }
h2 { font-size: 13px; font-weight: bolder;}
h3 { font-size: 12px; font-weight: bolder;}

h1 a,  h2 a, h3 a { text-align: left; }

h1 a:focus, h1 a:link, h1 a:visited, h1 a:hover { color: black; text-decoration: none !important;}
h2 a:focus, h2 a:link, h2 a:visited, h2 a:hover { color: black; text-decoration: none;}
h3 a:focus, h3 a:link, h3 a:visited, h3 a:hover { color: black; text-decoration: none;}




.box { padding: 0px; margin: 0px; border: none; background: none; }
