
BODY  {
}


P  {
	text-decoration : none;
	text-align : right;
}

H1  {
	font-size : xx-large;
	text-align : center;
}

H2  {
	font-size : x-large;
	text-align : center;
}

H3  {
	font-size : large;
	text-align : center;
}


H4  {
	font-size : large;
	text-align : right;
}


A, A:visited,  A:active { 
				text-decoration:none;
}


A:hover { 
				text-decoration:underline;
}



.subtotal {		background-color : #DCDCDC; 
				text-decoration : underline; 
				font-weight : bold
				
				}

.total  { 	font-weight : bold;
			color :blue;
			background: #DCDCDC;
			}

.date  { 	font-weight : bold;
			color : #006400;
			background : #32CD32;
			}
<p>&nbsp;<br><br><br><br><br><a name="10214"></a></p>