html { font-size: 100%; /* IE hack */ }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
	background-color: #FFFFFF;
	align: left;
	scrollbar-base-color: #EAE6FD;
}			   
p, table, TD {
	font-size: 100%;
}
a:link       { color: rgb(51, 51, 204) }
a:hover      { color: #89A5BA; font-weight: bold }
a:active     { color: rgb(51, 51, 153); font-weight: bold }
a:visited    { color: rgb(51, 51, 204) }			}
			 }
h1           { font-weight: normal; font-style: normal; color: #330099;  font-family: 
               Verdana, Arial, Arial, Helvetica }
h2           { color: #330099; font-family: Comic Sans MS, Times, Times New Roman, serif; 
			font-weight: bold }
h3           { color: #6633CC; font-family: Comic Sans MS, Arial, Arial, Helvetica; 
			 font-weight: normal; }
h4           { color: #330099; font-weight: bold; font-family: 
               Trebuchet MS, Arial, Arial, Helvetica }
h5           { color: #000099; font-family: Comic Sans, Arial, Arial, Helvetica }
h6           { color: #666666; font-family: Verdana, Arial, Arial, Helvetica;  
}
.stories    { color: #0000A0; font-family: Verdana, Arial, Arial, Helvetica;
 }
			
.text		{ font-family: Verdana, Arial, Arial, Helvetica;  font-size: .85em;
			}

#box {
padding: 10px; 	border: 3px solid #663399;

}
	
.leftnav {
	color: #000000; 
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold; ; 
}
.leftnav a:link       { color: #003366; text-decoration: underline}
.leftnav a:active     { color: #9E7827; text-decoration: none}
.leftnav a:visited    { color: #003366; text-decoration: underline }
.leftnav a:hover      { color: #FFDD77; text-decoration: none }
.onblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFDD77; text-decoration: none;
}
.onblack a:link 	{color: #FFDD77; text-decoration: none}
.onblack a:active   { color: #89A5BA; text-decoration: none }
.onblack a:visited  { color: #FFDD77; text-decoration: none }
.onblack a:hover    { color: #89A5BA; text-decoration: none }
.leftonblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
}
.leftonblue a:link       { color: #000099; text-decoration: underline}
.leftonblue a:active     { color: #330099; text-decoration: none; font-weight: bold;}
.leftonblue a:visited    { color: #000099; text-decoration: underline}
.leftonblue a:hover      { color: #6633CC; text-decoration: underline; font-weight: bold; 
}
UL {
 list-style-image: url(/images/bullet-blue.gif);
}

UL UL LI {
list-style-image: url(/images/bullet-green.gif);
}