/* CSS Document */
p,h1,h3,h4,h5,h6,dl,dd,span,div{
	font-family: verdana, arial, 'sans serif'; 
}

h2{
	font-family: arial;
	font-style: normal;
	color:#666699;
	font-size: 14pt;
}

h4{
	font-style: italic; color: #0000FF;
}

dl,dd{
	font-size:x-small;
}

/*body*/
p{
	font-size: 9pt;
	line-height: 22px;
}
p.home{
	font-size: 9pt;
	line-height: 22px;
	color:#4d4d4d;
	font-weight: bold;

}

h2.dgray{
	font-family: arial;
	font-style: normal;
	color:#4d4d4d;
	font-size: 14pt;
}

p.gray11{
	font-family: arial;
	font-style: normal;
	font-size: 11pt;
	line-height: 22px;
	color:#666666;
	font-weight: bold;
}

  /*overview*/
span.Stitle{
	font-size: 14pt;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial;
	color:#999999;
}
  /*spotlight*/
span.leadword{
	font-size: 11pt;
	line-height: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}

ul,li{ 
	font-family: verdana, arial, 'sans serif'; 
	font-size: 9pt;
	 line-height: 22px;
}

/*Light Blue for all titles in the body*/
h3{
	font-style: italic; color:#0099ff;
}
/*Darker Blue*/
h3.blue{
	color:#0033CC;
}
/*Light Blue for title on whatarepeoplesaying*/
h4.lblue{
	font-style: italic; color: #0099ff;
}
/*subtitle on bestpaper and aol*/
h4.normal{
	font-style: normal; color: #0033CC;
} 
/*subtitle on issue black*/
h4.normalblack{
	font-style: normal; color: black;
}
/*subtiltle on newsletter */
h4.normalwhite{
	font-style: normal; color: white;
}

h5{
	font-style: italic;
}

h5.normal{
	font-style: normal;
}

h5.normalone{
	font-style: normal; color: #3300FF;
}

span.medium{
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 22px;
}

.lightblue{ 
	color:#0099ff;
}

