BODY {
        FONT: 12px Trebuchet MS;
        COLOR: #FFFFFF;
        PADDING-TOP: 10px;
        background-color #000000;
        PADDING-LEFT: 100px;
        }
td.image_credit {   
	font-size: 11px;
	font-weight: bold; 
	}

/* The title for the story */
	
td.story_title {
	font-size: 18px;
	color: #FFFF00;
	font-family: arial; 
	font-weight: bold; 
	}
	
	td.page_ban {
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial; 
	font-weight: bold; 
	}
/* The text of the story */

td.story_content {
	font-size: 13px;
	padding : 5px;
	color: #FFFF00;		
	}
	
/* The associated links with the story */

td.story_links {
	font-size: 12px;
	font-weight: bold; 	
  	background-color : #FFFF00;
	text-align : center;
	padding : 5px;	
	}

A:link {
        COLOR: #FFFFFF; TEXT-DECORATION: none
}
A:visited {
        COLOR: #FFFFFF; TEXT-DECORATION: none
}
A:hover {
        COLOR: #9393b7; TEXT-DECORATION: underline
}

.defHeader
{	font-size: 8pt;
	margin-top: 0px;
	font-family: Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
	color: #FFFF00;
	font-style: italic;
	border-style: solid;
	width : 40%;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #FFFF00;
	margin-bottom: 0px;
}

.storeBox ul li {
	margin-left: 0.1em;
	padding-left: 0em;
	list-style: square outside;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #FFFFFF	
}
.menu {
font-family: Arial, Helvetica, sans-serif;
color: #3333FF;
font-size: 11pt;
font-weight: bold;
vertical-align: top;
text-align: center;
}
.tblDir{
	font-family: Arial, Helvetica, sans-serif;
	color: #3333FF;
   }
.tblDir H2{
	color: #3333FF;
   }
.tblDir H3{
	color: #FFFF00;
}
.tblDir a{
	color: #3333FF;
}