.header {position: absolute;
top: 0px;
left: 2%;
width: 98%;
z-order: 1;
}

.headertext { font-family: arial;
font-size: 16pt;
color: #006599;
}

.standardtext {
font-family: arial;
font-size: 10pt
}

.largetext {
font-family: arial;
font-size: 12pt;
color: #000000
}

.phototext {
font-family: arial;
font-size: 8pt;
color: black;
}

.phototexton {
font-family: arial;
font-size: 8pt;
color: red;
}

.listtext {
font-family: arial;
font-size: 10pt;
}

.title {
font-family: arial;
font-size: 14pt;
}

.on{ 
text-decoration: underline;
color: #bdb701
}

.off{
text-decoration: underline;
color: #000080
}

.redoff{
text-decoration: underline;
color: blue
}

.redofflarge{
font-family: arial;
text-decoration: underline;
color: red;
font-size: 16pt;
}

.redonlarge{
font-family: arial;
text-decoration: underline;
color: blue;
font-size: 16pt;
}

.footer{position: absolute;
top: 400px;
left: 5%;
width: 95%;
}


.footernotop{position: absolute;
left: 5%;
width: 95%;
}
