/* Whole document */
html, body {font-family: Verdana, Arial, Sans-Serif; font-size: 11px; margin: 10px 0px 10px 0px}
td {font-family: Verdana, Arial, Sans-Serif; font-size: 11px}

/* Form Controls */
input {font-family: Verdana, Arial, Sans-Serif; font-size: 11px}
textarea {font-family: Verdana, Arial, Sans-Serif; font-size: 11px}
select {font-family: Verdana, Arial, Sans-Serif; font-size: 11px}

/* List Items */
ul li {list-style-type : square} 
ol li {list-style-type: decimal} 
li    {list-style-type : square}

/* Shopping Cart */
.cartheading {background-color: #d4dfc4}

/* Other */
.pageheading {font-family: Arial; font-size: 16px; font-weight: bold; color: black; padding-top: 3px} 
.pageborder {border: solid 1px #5e257b; background-color: white}
.companyname {font-weight: bold; font-family: Arial; color: black; font-size: 16px; text-decoration: underline}
.messagetouser {color: red; font-weight: bold}
.zarr {font-size: 10px; color: DarkGray; text-decoration: none}
.copyright {font-size: 10px; padding-bottom: 4px}

