/* body */

BODY, html {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height:100%;
	width:100%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
/* Master Table */

/* End Master Table */
/* End body */

/* Main Content Area */
  .main_text {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; }
  .storyheader {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:#000000; font-weight: bold;}
  a.story:link {font-family: Arial, Helvetica, sans-serif; font-size: 9px;	color: #330000; font-weight: bold;	font-style: italic;}
  a.story:visited {font-family: Arial, Helvetica, sans-serif;font-size: 9px;color: #330000; font-weight: bold; font-style: italic;}
  a.story:hover {font-family: Arial, Helvetica, sans-serif;font-size: 9px;text-decoration: underline; color: #660000; font-weight: bold; font-style: italic;}
/* End Main Content Area */

/* Email Link on Left */
  a:link {font-family: Arial, Helvetica, sans-serif;font-size: 11px;	color: #000066;font-weight: bold;}
  a:visited {font-family: Arial, Helvetica, sans-serif;font-size: 11px;	color: Gray;font-weight: bold;}
  a:hover {	font-family: Arial, Helvetica, sans-serif;font-size: 11px;	color: #6699cc;text-decoration: underline;font-weight: bold;}
/* Main Links on Left */

/* Bottom Nav */
  .bottomnav_text {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: 000000;}
  
  a.bottomnav:link {	font-family: Arial, Helvetica, sans-serif;font-size: 9px;color: #000066;font-weight: bold;}
  a.bottomnav:visited {font-family: Arial, Helvetica, sans-serif;font-size: 9px;color: #000033;font-weight: bold;}
  a.bottomnav:hover {font-family: Arial, Helvetica, sans-serif;font-size: 9px;text-decoration: underline;color: #003366;font-weight: bold;}
/* End Bottom Nav */