* {
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    padding: 0; 
    margin: 0;
    border: 0
    }

body,textarea { 
    background: white;
    color: black;
    }

a:link		{ color: blue; text-decoration:none }
a:visited	{ color: purple; text-decoration:none }
a:visited:hover,a:link:hover	{ color: black; text-decoration:underline }

.hi	{ color: orange }

h2,.ce,.sce	{ text-align:center }
.ju    		{ text-align:justify }

.sml	{ font-size: small }
.nav	{ font-size: large }

.f1	{ font-size: 53px }
.f2	{ font-size: 37px }

p,img { margin: 8px }

h1,table,.nav	{ margin-top: 8px }

textarea { border: 1px inset }
.bu,img		{ border: 2px grey outset }
.nob	{ border: none }

.le	{ text-align: left }
.ri	{ text-align: right }

table { width:100% }
.w5 { width:560px }

#hfw	{ background: #66f url(img/tr.png) top right no-repeat }
#hbk	{ background: #66f url(img/tl.png) top left no-repeat }
#hfw:hover	{ background: #99f url(img/tr.png) top right no-repeat }
#hbk:hover	{ background: #99f url(img/tl.png) top left no-repeat }

.xxl,#hbk,#hfw	{ font-size: x-large }
#hbk,#hfw 	{ margin: 10px }
#hbk,#hfw	{ padding:1ex }
#hbk,#hfw	{ border-bottom: 2px grey outset }
#hfw		{ border-left: 2px grey outset }
#hbk		{ border-right: 2px grey outset }
