/* Header */
.head { Font-Family: Arial, Sans-Serif; Font-Size: 12pt; Color: #86a8e6; }
.head A { Text-Decoration: None; Color: #86a8e6; }
.head A:Hover { Text-Decoration: None; Color: #7196dd; }

/* Main Text */
.mainT { Font-Family: Arial, Sans-Serif; Font-Size: 9pt; Color: #96b6f1; }
.mainT A { Text-Decoration: None; Color: #96b6f1; }
.mainT A:Hover { Text-Decoration: None; Color: #9f9f9f; }

/* Side Navigation */
.sidenav { Font-Family: Arial, Sans-Serif; Font-Size: 9pt; Color: #96b6f1; }
.sidenav A { Text-Decoration: None; Color: #96b6f1; }
.sidenav A:Hover { Text-Decoration: Underline; Color: #9f9f9f; }

/* Footer */
.footer { Font-Family: Arial, Sans-Serif; Font-Size: 8pt; Color: #96b6f1; }
.footer A { Text-Decoration: None; Color: #96b6f1; }
.footer A:Hover { Text-Decoration: None; Color: #9f9f9f; }

h1,h3 { Margin-Bottom: 0px; Padding-Bottom: 0px; }
