
/* 
The .4 added to the font sizes compensates for differences in NN4 and NN6 as compared to IE6, and Opera 5, 6 and 7.
Without it, text is too small in NN4. Adding .5 makes it correct in NN4, but too big in NN6.
*/

A:link { color: #006D2E }
A:visited { color: #004F2A }
A:hover { color: #009342 }
A:active { color: #004F2A }

IMG { border-style: solid; border-color: #6C7A73 }

.body { color: #000000; font-size: 13.4px; font-family: geneva, arial, helvetica, sans-serif }
.heading { color: #000000; font-size: 17.4px; font-weight: bold; font-family: geneva, arial, helvetica, sans-serif }
.copyright { color: #000000; font-size: 12.4px; font-family: geneva, arial, helvetica, sans-serif }


.tn-caption { color: #000000; font-size: 12.4px; font-family: geneva, arial, helvetica, sans-serif }


.contact-field { width: 400px; font-size: 13.4px; font-family: geneva, arial, helvetica, sans-serif }


.heading-order { color: #000000; font-size: 17.4px; font-weight: bold; font-family: geneva, arial, helvetica, sans-serif }

.order-table-column { color: #000000; background-color: #96BCAA; font-size: 13.4px; font-family: geneva, arial, helvetica, sans-serif }
.order-table-outline { background-color: #527966 }
.order-table-data { color: #000000; background-color: #CFE5DB; font-size: 12.4px; font-family: geneva, arial, helvetica, sans-serif }

.order-quantity { width: 25px; font-size: 11.4px; font-family: geneva, arial, helvetica, sans-serif }
.order-personal { width: 250px; font-size: 13.4px; font-family: geneva, arial, helvetica, sans-serif }
