/* >>>> The Who What
------------------------------------------------------- 
  MN_inner.css - for iframe pages

  Copyright (C) Your Media Coverage <justinribeiro@yourmediacoverage.com>
  Project Page - http://www.yourmediacoverage.com/
------------------------------------------------------- 
*/

h1, h2, h3, h4 {
 margin:1em 0 .5em 0;
 font-family:Georgia,Serif;
 font-weight:normal;
 clear:both;
 }
h1 {
  margin-top:.5em;
  font-size:150%;
  color: #000;
  }
h2 {
  font-size:120%;
  color: #000;
  }
h3 {
  font-size:105%;
  color: #000;
  }
h4
{
  color: #000;
  margin: 0 0 1em 0;
  font-size:95%;
}
P, TD
{
    margin: 0 0 1em 0;
	font:12px Verdana,Sans-serif;
	line-height: 1.5em;
	color: #000;
}

LI
{
	font:12px Verdana,Sans-serif;
	color: #000;
	line-height: 20px;
}



.req		
{
	font-family: Verdana, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
}	