body{font-family: verdana; background-color: blue; color: #aa4400}


td.cont{ 
font-weight: bold;
text-align: center;
background-color: white; 
}

a{color: black}
a:link{text-decoration: underline; font-weight: bold}
a:visited{text-decoration: underline; font-weight: bold}
a:hover{text-decoration: underline; font-weight: bold}
a:active{text-decoration: underline; font-weight: bold}

a.side{color: white} 
a.side:link{text-decoration: none; font-weight: bold; font-size: 12px}
a.side:visited{text-decoration: none; font-weight: bold; font-size: 12px}
a.side:hover{text-decoration: none; font-weight: bold; font-size: 12px}
a.side:active{text-decoration: none; font-weight: bold; font-size: 12px}

.header{
background-color: blue;
border-style: inset;
border-width: 6px; 
border-color: blue blue white white;
text-align: center;
font-size: smaller;
line-height: 0.3
}

.point{font-weight: bold}
.details{font-weight: bold; font-size: smaller}
li{line-height: 1.1}

p{text-align: left; padding: 6px; font-weight: bold}

