div {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 100%;
}  
div.picbox {
  width:225px;
  padding:10px;
  filter:shadow(color:black, strength:10, direction:135);
}
a:link { color: yellow; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: yellow; text-decoration: none }
a:hover { color: red; text-decoration: underline }
a.sel:link { color: white; text-decoration: none }
a.sel:visited { color: white; text-decoration: none }
a.sel:active { color: white; text-decoration: none }
a.sel:hover { color: yellow; text-decoration: underline }
body {
 color: rgb(255, 255, 255);
 background-color: #000000;
}
form {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 100%;
        word-spacing: normal;
        letter-spacing: normal;
        text-decoration: none;
        text-transform: none;
        text-align: center;
        text-indent: 0ex;
}
p {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 100%;
        word-spacing: normal;
        letter-spacing: normal;
        text-decoration: none;
        text-transform: none;
        text-align: center;
        text-indent: 0ex;
}
p.copyr {font-size: 12px;}
table {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 100%;
        word-spacing: normal;
        letter-spacing: normal;
        text-decoration: none;
        text-transform: none;
        text-align: center;
        text-indent: 0ex;
}

h1 {
  font-size: 24px;
  text-align: center;
}

h2 {
	font-size: 18px;
}

h3 {
  font-size: 16px;
}
