﻿body {
	font-family:Verdana, Arial, helvetica;
	font-size:12px;
}
td {
	font-family:Verdana, Arial, helvetica;
	font-size:12px;
}
span {
	font-family:Verdana, Arial, helvetica;
	font-size:12px;
}
.rightAlign {
	text-align:right;
}
.invoice_cashed_N {
	color:Red;
	font-weight:bold;
}
.invoice_cashed_Y {
	color:Green;
	font-weight:normal;
}
A
{
	color: #003D80;
}
A:visited
{
	color: #003D80;
}
A:link
{
	color: #003D80;
}