/* CSS Document Copyright CastlingHost.com All Rights Reserved*/
.text {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;	
	page-break-before: auto;
	page-break-after: auto;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;	
	page-break-before: auto;
	page-break-after: auto;
	font-weight: normal;
	color:#990000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
.footer:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;	
	page-break-before: auto;
	page-break-after: auto;
	font-weight: normal;
	color:#FF6600;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}