a:link    {color: #339933;}
a:visited {color: #339933;}
a:active  {color: #339933;}
a:hover   {color: #cc0000;}

body {font: 13px arial; color: 000066}

p {font: 13px arial; color: 000066}
b {font-weight: bold;}

big {font-size: 16px arial; color: 000066}
small {font: 10px arial; color: 000066}

ul {font: 13px arial; color: 000066;}

td {font: 13px arial; color: 000066;}
th {font: bold 13px arial; color: 000066;}

h1 {font: bold 26px arial; color: 000066;}
h2 {font: bold 24px arial; color: 000066;}
h3 {font: bold 22px arial; color: 000066;}
h4 {font: bold 20px arial; color: 000066;}
h5 {font: bold 14px arial; color: 000066;}

td  { text-align:left; vertical-align:top;}
th	{ 
  text-align:center; font-size: 14px;
  padding:6px 8px;
  background-color:#eef0f7;

  }
th.first { text-align:left }
tr.even { background-color:#eef0f7 }
tr.odd {}
td.qty { text-align:center }
td.lbl, td.cur { text-align:right }
td.gtot { text-align:right; background-color:#eef0f7; font-weight:bold }
td.btns { text-align:center }
input.cur { text-align:right }
input.btn { 
	background-color:#336;
	color:#fff;
	margin:2px 0 
	}

td {
	background:#ffffff;
}