body, tr, td, p	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #333333}

b, strong {font-weight: 700}

.emphasis {
	font-weight: bold}

ul li {
	font-size: 100%;
	list-style: outside square url(/images/bullet.gif);
	/*/*/line-height: 1.5em; /* */
	margin-bottom: 0.5em;}

ol li {
	font-size: 100%;
	margin-bottom: 1.0em;}

h1 {
	font-size: 140%;
	color: #000080}

h2 {
	font-size: 120%;
	color: #000080}

h3 {
	font-size: 110%;
	color: #000080}

h4 {
	font-size: 100%;
	color: #000080}

#cartTable {
	width: 90%;}

#cartTable td {
	font-size: 90%;
	padding: 2px}

.companyname {font-size: 20px; color: #FFFFFF; font-weight: bold}
.tagline {font-size: 12px; color: #FFFFFF; font-weight: bold}
.tagline_emphasis {font-size: 14px; color: #FFFFFF; font-weight: bold}
.pageheader {font-size: 18px; color: #669966; font-weight: bold}

.navtop      { font-size: 10px; color: #000080 }
.navtop a:active { font-size: 10px; color: #000080; text-decoration: none }
.navtop a:link {font-size: 10px; color: #000080; text-decoration: none}
.navtop a:visited {font-size: 10px; color: #000080; text-decoration: none}
.navtop a:hover {font-size: 10px;  color: #000080; text-decoration: underline}

.body a:active { color: #CE0226;font-weight: bold}
.body a:link {  color: #253E82;font-weight: bold}
.body a:visited { color: #253E82;font-weight: bold}
.body a:hover {  color: #CE0226;font-weight: bold}

.footer { font-size: 10px;}
.footer a:active {font-size: 10px; color: #CE0226; text-decoration: underline; }
.footer a:link {font-size: 10px; color: #666666; text-decoration: none;}
.footer a:visited {font-size: 10px; color: #666666; text-decoration: none;}
.footer a:hover {font-size: 10px;  color: #CE0226; text-decoration: underline;}

