body { background-color: #3771A1; }

td { font-family: Verdana; font-weight: normal; font-size: 80%; color: #000000; }

#navblue { background-color: #D5EAFF; }

#text { font-size: 104%; font-weight: normal; font-family: Verdana, Arial; } 

#text60 { font-size: 60%; font-weight: normal; font-family: Verdana, Arial; } 

#text70 { font-size: 70%; font-weight: normal; font-family: Verdana, Arial; } 

#text90 { font-size: 90%; font-weight: normal; font-family: Verdana, Arial; } 
 
.stdtext { font-size: 70%; font-weight: normal; font-family: Verdana, Arial; } 
 
.stdtext90 { font-size: 90%; font-weight: normal; font-family: Verdana, Arial; } 
 
#divpdf { align:center; padding:4px; background-color:#d5eaff; }


a.clsblack:hover {
color:blue;
text-decoration:underline;
}
.clsblack {
color:black;
text-decoration:none;
}


a.clsred:hover {
color:red;
text-decoration:underline;
}
.clsred {
color:blue;
text-decoration:underline;
}


a.clsblue:hover {
color:blue;
text-decoration:underline;
}
.clsblue {
color:blue;
text-decoration:none;
}


a.clsblueU:hover {
color:blue;
text-decoration:underline;
}
.clsblueU {
color:blue;
text-decoration:underline;
}


a.clssilver:hover {
color:white;
text-decoration:underline;
}
.clssilver {
color:silver;
text-decoration: none;
}


a.clsyellow:hover {
color:yellow;
text-decoration:underline;
}
.clsyellow {
color:white;
text-decoration: none;
}

a.clsBB:hover {
color:blue;
text-decoration:underline;
}
.clsBB {
color:blue;
text-decoration: none;
}