BODY { 
 color:#000000;
 background:#FFFFFF
 url("/images/treebeig.jpg")
 fixed
}
H1 {
 color:#000000;
 background: transparent;
 text-align:center;
 text-decoration:underline;
}
H2 {
 color:#000000;
 background: transparent;
 text-align:center;
 text-decoration:none;
}
H3 {
 color:#000000;
 background:transparent;
 font-size:medium;
 text-align:left;
 text-decoration:underline;
}
P#comment:first-line {
/* text-transform:uppercase;*/
 font:150% bold;
}
P#comment:first-letter {
 float:left;
 font:400% bold;
}
UL {
 list-style-type:disc;
}
OL {
 list-style-type:decimal;
}
.nodetails {
 list-style-type:none;
}
.footer, .buttons {
 text-align:center;
 font-size: x-small;
 color:#000000;
 background:transparent;
}
.navlinks {
 text-align:center;
 font-size: small;
 color:#000000;
 background:transparent;
}
.surnames {
 text-align:center;
 font-size: medium;
 color:#000000;
 background:transparent;
}
.ss {
 vertical-align:super;
 font-size: xx-small;
}
.address {
 line-height:120%;
 text-indent:20%;
}
.email {
 vertical-align:middle;
}
.table {
 width:75%
}
