body { background-color:white; }

body, td, div, p { font-size:10pt; font-family:arial,helvetica; }

h1 { color:#000066; margin-top:-5px; font-size:19pt; }
h2 { color:#000066; /*margin-top:30px;*/ font-size:14pt; }
h3 { color:black; font-size:13pt; }
h4 { color:black; font-size:11pt; }
h5 { color:black; font-size:10pt; }

.selected { color:red; font-weight:bold; }

a:link { color:#333399; }
a:hover { text-decoration:none; }
a:visited { color:#666666; }
a:visited:hover {  }
a#homeLink { color:white; text-decoration:none; background-color:#336699; }

.navIt { /*color:#666666;*/ }
.navIt a { text-decoration:none; }
.navIt a:hover { color:white; background-color:#ff0000; font-weight:bold; }
.navIt { }
.navItSel { font-weight:bold; background-color:#999999; color:white; cursor:default; }
.navIt .navIt { position:relative; left:15px; font-size:0.9em; }
.navIt .navItSel { position:relative; left:15px; font-weight:bold; background-color:#999999; color:white; cursor:default; }

dt.news { color:#999999; font-weight:bold;font-size:9pt; margin-top:5px;  }
dd.news { }

.ysep { background-repeat:repeat-y; }

.participantsTable th { font-size:0.7em; }
.participantsTable td.participationMarkCell { text-align:center; font-size:1.5em; color:#3333cc; }

