
.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, .h1
{ 
	color: black; 
	font-weight: normal; 
	font-size: 26px; 
	line-height: 26px; 
	font-family: "Times New Roman", Georgia, Times; 
	margin-top: 10px; 
}

H2, .h2
{ 
	font-weight: bolder; 
	font-size: 16px; 
	line-height: normal; 
	margin-top: 30px;
}

H3, .h3
{ 
	font-weight: bolder; 
	font-size: 14px; 
	line-height: normal; 
	margin-top: 30px; 
}

H4, .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; 
}

