/* Main Page Body */
body {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #999999; text-decoration: none; background-color: #000033}

/* LINKS */

/* Active Links */
a:active {  font-family: Arial, Helvetica, sans-serif; color: #999999; text-decoration: none }

/* Hover Links */
a:hover {  font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #999999 }

/* Normal Links */
a:link {  font-family: Arial, Helvetica, sans-serif; color: #999999; text-decoration: none }

/* Visited Links */
a:visited {  font-family: Arial, Helvetica, sans-serif; color: #999999; text-decoration: none }

/* Copyright Notice */
.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #999999;  background-color: transparent; text-align: center }
.copyright a:link { font-weight: normal; text-decoration: underline; font-size: 14px; color: #999999 }
.copyright a:visited { font-weight: normal; text-decoration: underline; font-size: 14px; color: #999999 }
.copyright a:hover { font-weight: normal; text-decoration: underline; font-size: 14px; color: #999999 }
.copyright a:active  { font-weight: normal; text-decoration: underline; font-size: 14px; color: #999999 }

/* Menu */
.menu_bar {  background-color: #000033; color: #999999;}
.menu_bar a:link { text-decoration: none; font-weight: bold; font-size: 12px; color: #999999  }
.menu_bar a:visited { text-decoration: none; font-weight: bold; font-size: 12px; color: #999999  }
.menu_bar a:hover { text-decoration: underline; font-weight: bold; font-size: 12px; color: #999999 }
.menu_bar a:active { text-decoration: none; font-weight: bold; font-size: 12px; color: #999999  }

.header1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; font-variant: normal; color: #999999}
