/*
Common Style sheet for Legal pages.
http://www.lillyhub.com/legal/legal.css
Last modified: May 19, 2009
By: TBM
*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	width: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
}
h3,h4,h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-style: italic;
}
.date-stamp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #666666;
}
