.navBarText {
float: top;
font-size: 7px;
color: #002DD7;
}

b {
font-weight: 900;
}

table {
color: #000000;
font-weight: 180;
font-size: 10px;
}

a {
color: #002DD7;
text-decoration: none;
}

a:active {
color: #E0E0E0;
}

a:visited {
color: #002DD7;
}

a:hover {
color: #002DD7;
text-decoration: underline;
}

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

.centerText {
text-align: center;
}

.downloadText {
font-size: 18px;
font-weight: 900;
}

.leftPadding {
padding-left: 24pt;
}

.screenshotLeftPadding {
padding-left: 16pt;
}

.breakdownHeading {
text-decoration: underline;
}

.breakdownCategory {
font-weight: 900;
}

.breakdownValue {
margin-left: 12pt;
}

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