html { font-size: 100%; /* IE hack */ }
/*Background color is set to medium blue #757DCA and shows through only in the footer region and below.
Using 0.90em;*/
body {
	font-family: Arial, Arial, Helvetica;
	color: #ffffff;
	font-size: 0.85em; letter-spacing: 0.05em;
	background-color: #000000;
}

li , ol, ul {
line-height: 2.0em; 
}
a:link       { color: #ffffff }
a:hover      { color: #ff0000 }
a:active     { color: #ff0000 }
a:visited    { color: #ffffff }
			 }
h1           { color: #ffffff; font-weight: normal; font-style: normal;  font-family: 
               Arial, Arial, Helvetica }
h2           { color: #ffffff; font-family: Arial, Arial, Helvetica; font-weight: bold }
h3           { color: #ffffff; font-family: Arial, Arial, Helvetica; font-weight: normal; 
               font-style: normal }
h4           { color: #ffffff; font-weight: bold; font-style: normal; font-family: 
               Arial, Arial, Helvetica }
h5           { color: #ffffff; font-style: normal; font-weight: normal; font-family: 
               Verdana, Arial, Arial, Helvetica }
h6           { color: #ffffff; font-family: Verdana, Arial, Arial, Helvetica;  font-size: 10px font-style: normal; 
               font-weight: normal }
.border { border:  2px #FF0000 solid ; align: center; }			   

.credit           { color: #cccccc; font-family: Verdana, Arial, Arial, Helvetica; font-size: 8pt; font-style: normal; 
               font-weight: normal }
.credit a:link 			   { color: #cccccc; text-decoration: underline}
.credit a:active		   { color: #FF0000; text-decoration: none}
.credit a:visited		   { color: #cccccc; text-decoration: underline}
.credit a:hover		   { color: #FF0000; text-decoration: none}

.topnav {
	color: #FFFFFF; font-family: Arial, Arial, Helvetica; font-size: 12pt;  
    font-weight: bold; text-decoration: none; align: right;
}
.topnav a:link 	{color: #FFFFFF; text-decoration: none}
.topnav a:active   { color: #FF0000; text-decoration: none }
.topnav a:visited  { color: #FFFFFF; text-decoration: none }
.topnav a:hover    { color: #FF0000; text-decoration: none }

.nav {
	color: #FFFFFF; font-family: Arial, Arial, Helvetica; font-size: .7em;  
    font-weight: bold; text-decoration: none;
}
.nav a:link 	{color: #FFFFFF; text-decoration: none}
.nav a:active   { color: #FF0000; text-decoration: none }
.nav a:visited  { color: #FFFFFF; text-decoration: none }
.nav a:hover    { color: #FF0000; text-decoration: none }

.footnote      { color: #111111; font-family: Verdana, Arial, Arial, Helvetica; font-style: normal; 
               font-weight: normal; letter-spacing: .2; }
			  
table, TD {
	font-size: 100%;
}