﻿body         { margin-top: 0; margin-bottom: 0; background-image: url('background.gif'); 
               background-repeat: repeat; font-family:tahoma; color:#FFFFFF }
a            { color:#ffffff; text-decoration:none }
a:hover      { text-decoration:underline }
table.nav a  { font-family:tahoma; color:#FFFFFF; font-size:10pt; text-decoration:none }
th           { text-align: left }
h1 a         { font-size:18pt; color: #F7D14C }
h1         { font-size:18pt; color: #F7D14C }
h2 a         { font-size:16pt; color: #C0C0C0 }
h2         { font-size:16pt; color: #C0C0C0 }
.passcode
             { color: #000000; font-size: 14pt; font-family: Comic Sans MS; font-style: italic; font-weight: 
               bold; vertical-align: middle; text-align: center }
li           { padding-bottom:10px }
td.stripe    { background-color: #7B539B }

table.small th,
th.header    { background-color: #553275 }

.formtext
             { font-family: tahoma; font-size: 10pt; color: #000000 }
             
table.small {
	font-size:0.7em;
}

.hidden {
	visibility:hidden;
	display:none;
}

.visible {
	visibility:visible;
	display:inline;
}

