BODY { background:#292929; text-align:center; font-family:Courier; }

h1{font-family:times; font-size:14px; font-weight:normal; 
color:#fffff0 }
h2{font-family:'Times New Roman'; font-size:17px; font-weight:bold; 
color:#ffffff }
h4{font-family:courier; font-size:14px; font-weight:normal; 
color:#181818 }


h6 {font-size=15px; font-family:times; color:#fffff1; font-weight:normal }

h3 {font-family:courier; font-size:14px; font-weight:normal; 
color:#fffff1 }
h5 {font-family:courier; font-size:16px; font-weight:normal; 
color:#fffff0 }


a:visited { text-decoration: none; color: #fffff0}
a:link { text-decoration: none; color: #fffff0}
a:hover { text-decoration: underline; color: #fffff0}


.tabella1 {
            border-top: 4px outset white;
            border-left: 4px outset white;
            border-right: 4px outset white;
            border-bottom: 4px outset white;
            }
       
.tabella1avar {
            border-top: 0px outset #000000;
            border-left: 2px outset #000000;
            border-right: 2px solid #000000;
            border-bottom: 1px groove #000000;
            }           

.t1	{ font-size:11px; color:#ffffff; }


#hideme { display:none; }
