H1
{
	font-family: Times, "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
}

H2
{
	font-family: Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
}

H3
{
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
}

UL
{
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
}

P
{
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
}

P.emph
{
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
}

P.big
{
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
}

TH
{
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
}

TD
{
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
}

.pic
{
	font-family: Times, "Times New Roman", serif;
	font-size: 10px;
	font-weight: normal;
}

