.text
{
	font-size: 8pt
}

.bold
{
	font-size: 8pt;
	font-weight: bold
}

.caption
{
	font-size: 7pt
}

.table_heading
{
	font-size: 10px;
	color: black;
	background-color: #ffd18c;
}

.footer
{
	font-family:Arial;
	font-size:11.0px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.footer:hover
{
	text-decoration:underline;
}

