/************* #content styles **************/

#content {
 font-family: Arial, sans-serif;
 font-size: 10pt;
   
}


#content a {
 font-family: Arial, sans-serif;
 font-size: 10pt;
 color: #7f425e;
 }

#content a:hover {
color:#0f1653;
font-family: Arial, sans-serif;
font-size: 10pt;
text-decoration: underline;

}

#content a:visited {
 font-family: Arial, sans-serif;
 font-size: 10pt;
 color: #0f1653;
}
 
 
 #td {
 font-family: Arial, sans-serif;
 font-size: 10pt;
 color: #0f1653;
 }


/*********** #sidenav link styles ***********/

#sidenav {
font-family: Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #ccc;
width: 100%;

}


#sidenav a {
background-color: #0f1653;
font-family: Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #ccc;
text-decoration: none;
}


#sidenav a:hover {
color:#7f425e;
font-family: Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: underline;

}

/*********** #footer styles ***********/

#footer {
 font-family: Arial, sans-serif;
 font-size: 8pt;
 color: #b1b2ba;
 background-color: #0f1653;
   
}


#footer a {
background-color: #0f1653;
font-family: Arial, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #b1b2ba;
text-decoration: none;
}


#footer a:hover {
color:#b1b2ba;
font-family: Arial, sans-serif;
font-size: 8pt;
font-weight: bold;
text-decoration: underline;

}
