.blue {
background-color:rgb(1%,13%,31%);
}

.lllblue {
background-color:rgb(67%,80%,99%);
}

.llblue {
background-color:rgb(49%,69%,100%);
}

.lblue {
background-color:rgb(0,95,218);
}

body {
margin:0;
background-color:rgb(49%,69%,100%);
font-size: 10pt;
font-family: Verdana,Helvetica;
}

.navfont {
font-size: 10pt;
font-family: Verdana,Helvetica;
color:rgb(1%,13%,31%);
}

.heading {
font-size:30pt;
font-weight:bold;
color:rgb(67%,90%,99%);
font-family:Helvetica;
letter-spacing:5.1;
}

.subheading {
font-size:15pt;
font-weight:bold;
color:rgb(67%,90%,99%);
font-family:Helvetica;
letter-spacing:5.1;
}

.emphasis {
font-size:12pt;
font-weight:bold;
color:rgb(67%,90%,99%);
font-family:Helvetica;
letter-spacing:3.1;
}

table {
margin:0;
background-color:rgb(49%,69%,100%);
font-size: 10pt;
font-family: Verdana,Helvetica;
}

