
BODY
{
	font-weight: normal;
	font-size: .9em;
	word-spacing: normal;
	text-transform: none;
	font-family: Helvetica, Arial;
	letter-spacing: normal;
	background-color: white;
}

.Footer
{
	font-size: 1.1em;
	color: white;
}

SUP
{
	font-size: .7em;
}

TD
{
	font-size: 0.9em;
}

H1
{
	font-weight: bold;
	font-size: 1.1em;
	color: black;
}	
		
H2
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 1em;
	word-spacing: normal;
	text-transform: none;
	color: black;
	padding-top: 2px;
	font-style: normal;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H3	{	
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
	
P
{
	padding-right: 10px;
	padding-left: 10px;
}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	


A:link
{
	color: #336699;
	text-decoration: none;
}	
		
A:visited	
{
	text-decoration:	none;
	color:	#336699;
	}	
		
A:active	
{
	text-decoration:	none;
	color:	#336699;
	}	
		
A:hover
{
	color: #336699;
	text-decoration: underline;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	disc ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI
{
	list-style-type: circle;
}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI
{
	list-style-type: lower-alpha;
}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.sp_Header
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 5px;
	padding-top: 10px;
}

.sp_subHeader
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: .95em;
	padding-bottom: 5px;
	padding-top: 10px;
}

.clinical_header
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 0.95em;
	padding-bottom: 5px;
	color: #336699;
	padding-top: 10px;
	font-style: italic;
}


.RM_Bullets
{
	padding-left: 10px;
}

