body {font-family: Book Antiqua, Times New Roman;
        font-size: 16px;
        color: #000000;
        background-color: #94511B;
        margin: 0;  
}
table.in {background-image: url('pics/sfondo.jpg');
}
span {color: black;
}
span.head {color: black;
            font-size: 20; 
}
img {border-color: gold;
}
a {color: #0000FF;
text-decoration:none;
}
a:hover {color: #0000FF;
text-decoration:underline;
}
a.head {color: orange;
text-decoration:none;
}
a.head:hover {color: orange;
text-decoration:none;
}
a.head2 {color: gold;
text-decoration:none;
}
a.head2:hover {color: gold;
text-decoration:none;
}
a.menu {color: #800000;
text-decoration:none;
}
a.menu:hover {color: #800000;
text-decoration:underline;
}
a.name {color: #000000;
text-decoration:none;
}            
.bal {
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8AD61;
}
.jobb {
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8AD61;
}
.le {
	background-repeat: repeat-x;
	background-position: top;
	width: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8AD61;
}
.tab {
border-color: orange;
border-style:solid;
border-left-width:0px;
border-right-width:1px;
border-top-width:1px;
border-bottom-width:1px;
}
.tabs {
border-color: orange;
border-style:solid;
border-left-width:0px;
border-right-width:1px;
border-top-width:0px;
border-bottom-width:1px;
}
.tabz {
border-color: orange;
border-style:solid;
border-left-width:0px;
border-right-width:0px;
border-top-width:1px;
border-bottom-width:1px;
}
.tabsz {
border-color: orange;
border-style:solid;
border-left-width:0px;
border-right-width:0px;
border-top-width:1px;
border-bottom-width:0px;
}
.tabu {
border-color: orange;
border-style:solid;
border-left-width:0px;
border-right-width:0px;
border-top-width:0px;
border-bottom-width:1px;
}
.keret {
	border: 1px solid orange;
	}
select { font-family: Book Antiqua; Times New Roman; 
        font-size: 12px;  
        /* background-image: url('pics/sfondo.jpg'); */
        color: #800000;        
}
p { text-align: justify;
}
p.center { text-align: center;
}
td.center {text-align: center;
}
tr.center {text-align: center;
}
table.center {text-align: center;
}
blockquote {text-align: left;
}