
.content 
{ 
	
}

.small 
{ 
	font-size: 11px; 
}

BODY, P, TD 
{
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	/*line-height: 120%;*/
}

H1  
{ 
	color: black; 
	font-weight: normal; 
	font-size: 26px; 
	/* line-height: 22px; */
	font-family: "Times New Roman", Georgia, Times; 
	margin-top: 0pt; 
}

H2 
{ 
	font-weight: bolder; 
	font-size: 16px; 
	line-height: normal; 
	margin-top: 30px;
}

H3 
{ 
	font-weight: bolder; 
	font-size: 14px; 
	line-height: normal; 
	margin-top: 30px; 
}

H4 
{ 
	font-weight: bolder; 
	font-size: 12px; 
	line-height: normal; 
	margin-top: 30px; 
}

H5 
{ 
	font-weight: bolder; 
	font-size: 12px; 
	line-height: normal; 
	margin-top: 30px; 
}

A 
{ 
	color: #0000ff; 
	text-decoration: underline;
}

LI 
{ 
	font-size: 12px; 
}

