body {
margin: 0px;
padding: 0px;
text-align: center;
background: #C0C0C0;
height: 100%;
}

.talldiv {
margin: 0px auto;
padding: 0px;
text-align: left;
width: 900px;
background: white;
height: 100%;
font-family: Arial;
font-size: 10pt;
}

.printdiv {
margin: 0px auto;
padding: 0px;
text-align: left;
width: 100%;
background: white;
height: 100%;
font-family: Arial;
font-size: 10pt;
}

a:link {
color: #0000FF;
font-weight: bold;
}

a:visited {
color: #0000FF;
font-weight: bold;
}

a:hover {
color: #FF0000;
font-weight: bold;
}

a:active {
color: #FF0000;
font-weight: bold;
}

a:link.menulink, a:visited.menulink {
display: block;
text-align: center;
text-decoration: none;
font-family: Arial;
font-size: 12pt;
font-weight: bold;
color: white;
border: solid 1px black;
background-color: #CE2427;
}

a:hover.menulink, a:active.menulink {
display: block;
text-align: center;
text-decoration: none;
font-family: Arial;
font-size: 12pt;
font-weight: bold;
color: white;
border: 1px solid black;
background-color: #391C76;
}

.shaded {
border-style: solid;
border-width: 1px;
background: #66CCFF;
text-align:center;
}

h1 {
font-family: Arial;
font-size: 24pt;
font-weight: bold;
color: #CE2428;
margin-bottom: 0px;
}

h2 {
font-family: Arial;
font-size: 12pt;
color: #CE2428;
margin-bottom: 0px;
}

h3 {
font-family: Arial;
font-size: 12pt;
font-weight: bold;
margin-bottom: 0px;
}

h4 {
font-family: Arial;
font-size: 16pt;
font-weight: bold;
color: #CE2428;
margin-bottom: 0px;
}

p, td {
font-family: Arial;
font-size: 10pt;
}

p.headline {
font-family: Arial;
font-size: 10pt;
font-weight: bold;
color: white;
margin-bottom: 0px;
}

p.pollquestion {
font-family: Arial;
font-size: 10pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 12px;
}

.reverse {
background-color: black;
}

.reverseblue {
background-color: blue;
}

.notop {
margin-top: 0px;
}

.nobottom {
margin-bottom: 0px;
}

.head {
margin-top: 0px;
margin-bottom: 0px;
}

.centerhead {
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}

.navbar {
font-family: Arial;
font-size: 10pt;
color: white;
text-align: center; 
background-color: #CE2427;
}

form {
display:inline;
}

span.boldred {
color: #CE2428;
font-weight: bold
}
