/* Header Text */
.head { Font-Family: Arial, Sans-Serif; Color: #45dff0; }
.head A { Text-Decoration: None; Color: #45dff0; }
.head A:Hover { Text-Decoration: None;}

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

/* Side Navigation Text */
.sideN { Font-Family: Arial, Sans-Serif; Font-Size: 9pt; Color: #45dff0; }
.sideN A { Text-Decoration: None; Color: #45dff0; }
.sideN A:Hover { Text-Decoration: Underline;}

/* Footer Text */
.foot { Font-Family: Arial, Sans-Serif; Font-Size: 8pt; Color: #45dff0; }
.foot A { Text-Decoration: None; Color: #45dff0; }
.foot A:Hover { Text-Decoration: Underline; }

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