.Title
{
	font-family: Times New Roman, Times, Helvetica;
	font-size: 16pt;
	font-weight: bold;
	color: Black;
	text-decoration:none;
}

.Text
{
	font-family: Times New Roman, Times, Helvetica; 
	font-size: 12pt;
	color: Black;
}

.SmText
{
	font-family: Times New Roman, Times, Helvetica; 
	font-size: 9pt;
	color: Black;
}

.BoldText
{
	font-family: Times New Roman, Times, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	text-decoration:none;
}

.HLinkBold
{
	font-family: Times New Roman, Times, Helvetica; 
	font-size: 12pt;
	font-weight: bold;
	color: Maroon;
	text-decoration: underline;
}

.TinyText
{
	font-family: Times New Roman, Times, Helvetica; 
	font-size: 8pt;
	font-style: italic;
	color: Black;
}