body {
text-align: center;
background: #000 url(border2.gif) scroll 0% 0% repeat-y;
color: #fc6; /*fc0*/
font-family: arial, helvetica, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-stretch: normal;
font-size: 12pt; 
font-size-adjust: none; 
margin: 15px 15px 15px 80px;
padding: 0px 0px 0px 0px;
 }

.woodline {
text-align: center;
font-variant: small-caps;
background: #000 url(wood_line2x.gif) scroll 50% 0% no-repeat;
margin: 30px 0px 0px 0px;
padding: 3px 0px 0px 0px;
 }

.space {padding: 25px 0px 0px 0px; }

.sh3 { font: bold normal 20pt/110% "Times New Roman", serif; text-shadow: 0.5em 0.5em 0.5em red; }
.sh4 { font: 400 normal 14pt/110% "Times New Roman", serif; }
.eulinks { color: #fc6; } /*ff6*/
.b { font-weight: bold}
.c { text-align: center; }
.r { text-align: right; }
.l { text-align: left; }
.i { font-style: italic; }
.sc {font-variant: small-caps; }
.boxc { margin: 5px auto 5px auto; }
.vertext { font-size: 10pt; }

a:link { background: transparent; color:#b62 }
a:visited { background: transparent; color: #b62 }
a:hover { background: transparent; color: #aaa }
a:active { background: transparent; color: #eee }

a.black:link { background: transparent; color: #000 }
a.black:visited { background: transparent; color: #000 }
a.black:hover { background: transparent; color: #8f8 }
a.black:active { background: transparent; color: #3d3 }

/* Buttons nonworking
.butt { outline: thick solid red }    
.butt:focus { outline: thick solid blue }
.butt:active { outline: thick solid green }
 */