

body { background-image: url(./images/bakgrund_foto.gif); background-color : #333333; font-family: Verdana, Arial; color: white }
a { font-size: 8 pt }
a:link { color : #ffffcc}
a:visited { color : #ffcccc}
a:active { color: #ffcc33 }
th { color : #fffdf0; font-size: 14 pt ; font-family: Verdana, Arial }
td { text-align: left; font-size: 8 pt; color : #fffdf0 ; font-family: Verdana, Arial}
hr { color : #fffdf0 }

/*Define elements with children with the class='outlineParentItem', and all elements without children with class='outlineItem'*/
li.oItem { color: #fffdf0; cursor: text; } ;
li.oParent { color: #fffdf0; cursor: hand; } ;
ul ul { display: none; } ;

