.navBarText {
float: top;
font-size: 15px;
color: #1F1FB0;
}

b {
font-weight: 500;
}

table {
color: #000000;
text-align: justify;
font-weight: 180;
font-size: 13px;
}

a {
color: #1F1FB0;
text-decoration: none;
}

a:active {
color: #E0E0E0;
}

a:visited {
color: #1F1FB0;
}

a:hover {
color: #1F1FB0;
text-decoration: underline;
}

.fullText {
font-size: 12px;
text-align: justify;
}

body {
font-family: Verdana, sans-serif;
font-size: 8px;
text-align: justify;
background-color: #E9E9E9;
color: #000000;
margin: 5pt;
}
