.Text
{
	font-family: "Times New Roman", Times, serif;
	text-align : left;
	font-size: 10pt;
	color: #000000;
	text-decoration : none;
}

.Title
{
	font-family: "Times New Roman", Times, serif;
	text-align : left;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-decoration : none;
}


.Heading
{
	font-family: "Times New Roman", Times, serif;
	text-align : left;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-decoration : none;
}

.SubHeading
{
	font-family: "Times New Roman", Times, serif;
	text-align : left;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-decoration : none;
}

a.ALink
{
	font-family: "Times New Roman", Times, serif;
	text-align : left;
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration : none;
}

a.ALink:hover
{
	font-family: "Times New Roman", Times, serif;
	text-align : left;
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration : none;
}

a.Link
{
	font-family: "Times New Roman", Times, serif;
	text-align : left;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
}

a.Link:hover
{
	font-family: "Times New Roman", Times, serif;
	text-align : left;
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration : none;
}

