body {font-family: Tahoma}
h1 {text-align: center; font-size: 20px}
h2 {text-align: center; font-size: 18px}
h3 {text-align: center; font-size: 16px}
h4 {text-align: center}
h5 {text-align: center}
a:link {color: black; text-decoration: none; border-bottom:1px dotted black}
a:visited {color: black; text-decoration: none; border-bottom:1px dotted black}
a:hover {color: black; text-decoration: none; border-bottom:1px solid black}
p {margin: 10px}
th {vertical-align: top}
img.photo {border-color: black; border-width: 1px}
img.transp {border: black 1px dotted;
    filter:alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3}
.menu {width: 18%; background-color: #CCFF99; vertical-align: top; padding: 7px; font-size: 14px}
.red {color: red; font-weight: bold}
.or {color: #FFA500; font-weight: bold}
.gr {color: gray}
