/* CSS Document */

p {
	font-family: times-roman, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #70664a;
}

.cbold {
	font-family: times-roman, serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}


td {
	font-family: times-roman, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #70664a;
	line-height: 20px;
}


a
{
	font-family: times-roman, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #70664a;
	text-decoration: underline;
}



.bodyText
{
	color: #70664a;
	font-size: 14px;
	font-family: times-roman, serif;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}


