B  {
   font-weight : bold; 
}

/*anchor cows */
a:link       { font-weight : normal; text-decoration: none; color: #ff0000; font-family :  Verdana, Arial, Helvetica }
a:visited    { font-weight : normal; text-decoration: none; color: #a00000; }
a:hover      { color: #000000; }

a.index:link    { font-weight : normal; text-decoration: none; color: #ffffff; font-family :  Verdana, Arial, Helvetica }
a.index:visited { font-weight : normal; text-decoration: none; color: #ffffff; }
a.index:hover   { color: #000000; background-color:#98ccff;}

/*storybody*/
TD {
   font-family :  Verdana, Arial, Helvetica;
}

FONT {
   color : #000000; 
   font-family :  Verdana, Arial, Helvetica;
}


.h1 {
   font-size : 124%; 
}

.h2  {
   font-size : 112%; 
}

.h3  {
   font-size : 100%; 
}

.topNav {
	background-color : #008040;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
	color : #c0ffc0;
}

a.nav:link {
	background-color : #008040;
	color : #c0ffc0;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	text-align : center;
}
	
a.nav:visited {
	background-color : #008040;
	color : c0ffc0;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	text-align : center;
}

a.nav:hover {
	color : #000000;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	background : #c0ffc0;
}
	
a.nav2:link {
	background-color : #00a040;
	color : #c0ffc0;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	text-align : center;
}
	
a.nav2:visited {
	background-color : #00a040;
	color : c0ffc0;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	text-align : center;
}

a.nav2:hover {
	color : #000000;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	background : #c0ffc0;
}

.blk {
   font-weight : normal; 
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica; 
   color : #000000; 
}

.blkb {

   font-weight : bold; 
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica; 
   color : #000000; 
}

.lgry {
   font-weight : normal; 
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica; 
   color : #c0ffc0; 
}

.headerred {
   font-weight : bold; 
   font-size : 13px; 
   font-family :  Verdana, Arial, Helvetica; 
   color : #FF0000; 
}

.headerblk {
   font-weight : bold; 
   font-size : 13px; 
   font-family :  Verdana, Arial, Helvetica; 
   color : #000000; 
}

.bigheaderblk {
   font-weight : bold; 
   font-size : 15px; 
   font-family :  Verdana, Arial, Helvetica; 
   color : #000000; 
}




.bluebold {

   color : #0000ff; 
   font-weight : bold; 
   font-size : 11px;
   font-family :  Verdana, Arial, Helvetica;
}

.blue {
   font-weight : normal; 
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica; 
   color : #0000ff; 
}
