html {
    font-family:    sans-serif;
    background:     #BBDDFF;
    font-size:      13px;
    color:          #000066; }

img {
    border:         none; }

.sysinfo {
    width:          590px;
    font-family:    monospace;
    border:         1px dashed;
    padding-top:    1em;
    padding-bottom: 1em;
    padding-left:   10px;
    margin-left:    2em; }

table.system {
    width:         600px;
    border:        1px dashed;
    margin-left:   2em; }

thead.system tr.system td.system {
    border-bottom: 1px solid; }

thead.system td.system {
    font-weight:   bold; }

td.system {
    padding:       0.2em 1em;
    margin:        0; }

div.bottom {
    text-align:    center;
    margin-top:    50px; }

a {
    color:         #000099;
    font-weight:   bold;
    text-decoration:none; }

a:hover {
    text-decoration: underline;
    color: #0000CC; }

#msie {
    text-align:     center;
    margin-top:     200px; }
    
#message {
    font-size:      18px;
    font-weight:    bold; }
    
#credits {
    margin-top:     300px;
    font-size:      8px; }