﻿body {
	font-family : Verdana; 
	font-size : 8pt; 
	color : Black; }

td {
	font-family : Verdana; 
	font-size : 8pt; 
	color : Black; }

A:LINK    { color: blue;   text-decoration: none; }
A:ACTIVE    { color: red;   text-decoration: none; }
A:VISITED    { color: blue;   text-decoration: none; }
A:HOVER   { color: red;    text-decoration: none; }

.cartTitle { 
	color: #e0ddd6; 
	font-size: 30px; 
	font-weight: bold; 
	text-decoration: none; }
.cartCaption { 
	color: white; 
	font-weight: bold; 
	background-color: #0073a5; }
.input { 
	font-size: 8pt; 
	line-height: 10pt; 
	font-family: Verdana; 
	width: 55px; }
.button { 
	font-size: 8pt; 
	line-height: 10pt; 
	font-family: Verdana; 
	width: 80px; }
input { 
	font-size: 8pt; 
	font-family: Verdana; 
	line-height: 10pt; }

