.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.whitefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;

}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.newsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9A2C2B;
	font-weight: bold;
}
.newshead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9A2C2B;
	font-weight: bold;

}
.menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.menusub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004F75;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(pain_initiatives/images/bullet.gif);
	line-height: 18px;

}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #9A2C2B;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9A2C2B;
	font-weight: bold;
}
.yellowdot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
}
}
  :link { color: #004F75 }  /* for unvisited links */
  :visited { color: #9A2C2B } /* for visited links */
  a:active { color: #9A2C2B } /* when link is clicked */
  a:hover { color: #9A2C2B } /* when mouse is over link */
  a.menuhead:active {color: #000000} /* when link is clicked */
  a.menuhead:hover {color: #000000 } /* when mouse is over link */
  a.menuhead:link {color: #000000}
  a.menuhead:link {text-decoration:none} 
  a.menuhead:visited {color: #000000}
  a.menuhead:visited {text-decoration:none} 
  a.menusub:active {color: #004F75} /* when link is clicked */
  a.menusub:hover {color: #004F75 } /* when mouse is over link */
  a.menusub:link {color: #004F75}
  a.menusub:link {text-decoration:none} 
  a.menusub:visited {color: #004F75}
  a.menusub:visited {text-decoration:none}  
  a.whitefooter:active {color: #FFFFFF} /* when link is clicked */
  a.whitefooter:hover {color: #FFFFFF } /* when mouse is over link */
  a.whitefooter:link {color: #FFFFFF}
  a.whitefooter:link {text-decoration:none} 
  a.whitefooter:visited {color: #FFFFFF}
  a.whitefooter:visited {text-decoration:none}  
}
