body { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white; background-image: url(../images/background.png); background-repeat: no-repeat; background-attachment: fixed; }
a:active, a:link, a:visited { color: blue; text-decoration: none; }
.bordertable { background-color: white; border: dotted 1px #000; }
.menu { font-size: 14px; font-weight: bold; }
.toptext { font-size: 20px; font-weight: bold; }
td { font-size: 12px; }
a:hover { text-decoration: underline; }
