﻿html, body { width: 99%; height: 99%; }
body { font-family: Arial, Helvetica, sans-serif; }
p { margin: 0; padding: 0; }

table { width: 100%; height: 100%; min-height: 650px; }
table tr td { text-align: center; vertical-align: middle; }

.thenot { font-weight: bold; font-size: 6em; font-family: "Times New Roman" , Times, serif; color: #0099FF; letter-spacing: 0.12em; margin-left: 15px; }
.thenot .black { color: #000; }
.thelist { list-style-type: none; margin: 0; padding: 0; margin-top: 15px; }
.thelist a { color: #000; text-decoration: none; }
.thelist a.selected { font-weight: bold; border: solid 1px #000; padding: 2px 5px; color: #0099FF; }
.thelist li { display: inline; padding: 0 10px; font-size: 1.6em; border-right: solid 1px black; }
.thelist li.last { border-right: none; }

.footer { font-size: 0.65em; margin-top: 50px; }
