a { color: #4444FF; text-decoration: none; }
a:hover { color: #FF3333; }
html, body { width:100%; height: 100%; background: black; }
* { border: 0; margin: 0; padding:0; font-size: 10pt; font-family: Verdana, Tahoma, Arial; color: white; }
p        { text-align: justify; margin-top: 10pt; }
div      { max-width: 480px; }
em       { color: #4444ff; font-weight: bold; font-style: normal; }
h1 { font-size: 20pt; }
#conditions, #links { text-align: center; font-weight: bold; font-size: 10pt; }
#links a { padding: 0 15% 0 15%; }
h1, #conditions { color: #FF3333; }
p strong { color: #c0c0c0; }
table    { width:100%; height: 100%; }
