body {
  background-color:#ffffff;
  color:#000000;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

/** mLogic: default Style for <table> */
table { 
  border-collapse : collapse 
}

/** mLogic: default Style for <td> or <th>*/
td,th { 
  text-align:left ; 
  vertical-align:middle ; 
  border-style:solid ; 
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px; 
  color:#000000;
  font-size: 8pt;
}

/** IB: Link */
a { 
  color:#000000 ; 
  text-decoration:none; 
  font-size: 8pt;
}

/** IB: Link focus */
a:focus {
  color: #000000;
}

div.header {
	vertical-align: middle;
	padding-left: 10px;
	background: url(http://mobile.wrajradio.com/template/images/masthead_back.gif) repeat-x;
	color: #000;
}
span.prompt {
	font-size: 9pt; 
	font-weight: bold;
}