@charset "UTF-8";
body {font-size: small; text-align: center; font-family: "Lucida Sans Unicode", Verdana, Helvetica, sans-serif; background-color: #666; font-weight: bold; color: #FFFFFF; width: 90%; margin: 30px auto; }
p { margin-top: 2px; margin-bottom: 2px;} 
.bottom { font-size: x-small; margin: 0px; bottom: 2px; position: absolute; visibility: visible; z-index: 1; }
a:link { color: #FFFF99; }
a:visited { color: #CCFF99; }
a:hover { color: #FFCCCC; }
a:active { color: #FFCC00; }
ul { text-align: left; }
.column4 { position: relative; width: 300px; display: inline; float:left; }
tr {text-align:left;}
.yellow {color:yellow;}
