body{
font-family: verdana,arial,helvetica,sans-serif;
font-size:10pt;
color: #000080;
background-color: #FFFFCC;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#FFCC00;
color:#000000;
width:148px;
padding:2px;
text-align:left;
color:navy;
font-family:verdana;
font-size:12px;
font-weight:bold;
border:1px solid #000000;
}

.menutitle2{
cursor:pointer;
margin-bottom: 5px;
background-color:#9ACD32;
color:#000000;
width:148px;
padding:2px;
text-align:left;
color:navy;
font-family:verdana;
font-size:12px;
font-weight:bold;
border:1px solid #000000;
}

.submenu{
cursor:pointer;
margin-bottom: 0.5em;
background-color:#FFFF99;
color: blue;
width:136px;
padding:2px;
text-align:left;
color:navy;
font-family:verdana;
font-size:10px;
border:1px solid #000000;
}

.checklisttitle{
 color: blue;
 font-family: verdana;
 font-weight: bold;
 font-size: 16px;
}

.checklistline{
 color: blue;
 font-family: verdana;
 font-weight: normal;
 font-size: 12px;
}

.pagehead{
 font-size:36pt;
 color: navy;
}

.pagehead2{
 font-size:16pt;
 color:#FFCC00;
 font-weight:bold;
}

.datehead{
 font-size:8pt;
 color:navy;
}
 
.hello{
 font-size:7pt;
 color:navy;
}

.dateupd{
 font-size:8pt;
 color: #FFCC00
}

table{
 text-align:left;
 border-width:0px;
 border-spacing:0px;
 font-size:10pt;
 background-color:#FFFFCC;
}

.tablebody{
 border-style:solid;
 border-width:1px;
 border-color:black;
 background-color:#FFFF99;
}

.tableheader{
 background-color:#FFCC00;
 font-size:12pt;
}

.tableheader2{
 background-color:#FFCC00;
 font-size:12pt;
 color:#FF0000
}

.tablebody2{
 background-color:#FFFF99;
 font-size:8pt;
 color: orange;
}

.tableheader3{
 background-color:#FFCC00;
 font-size:8pt;
 color:navy;
 font-weight:normal;
}

.tablebody4{
 border-style:solid;
 border-width:1px;
 border-color:black;
 border-spacing:0px;
 background-color:#FFFF99;
 font-size:8pt;
}

.tableheader4{
 background-color:#9ACD32;
 font-size:10pt;
}

.tablebody5{
 border-style:solid;
 border-width:1px;
 border-color:black;
 background-color:#FFFF99;
 font-size:7pt;
 color: #FFFF99;
}

.bodyprint {
font-family: verdana,arial,helvetica,sans-serif;
font-size:9pt;
color:black;
background-color:white;
}

.tableprint{
text-align:left;
border-width:0px;
font-size:9pt;
background-color:white;
}
 
a {text-decoration:none;}
a:visited {color: navy}	/* already clicked */
a:hover   {color: red}	/* when touched */
a:active  {color: red}	/* when clicked */
a:link    {color: navy} /* initial linkcolor */

.infotext{
 font-size:8pt;
 color: navy
}

.infotext2{
 font-size:10pt;
 color:navy;
 font-weight:bold;
}

.infotext3{
 font-size:8pt;
 color:navy;
 font-weight:bold;
}

.infotext4{
 font-size:10pt;
 color: navy
}
