<style type="text/css">
p            { font-family: verdana; font-size: 10pt }
table        { font-family: verdana; font-size: 10pt }
h1           { font-family: verdana; font-size: 12pt; font-weight: bold }
h2           { font-family: verdana; font-size: 10pt; font-style: italic; font-weight: bold }
textarea     { font-family: verdana}
td           { font-family: verdana; font-size: 10pt }
tbody        { font-family: verdana; font-size: 10pt }
body        { font-family: verdana; font-size: 10pt }

.smallFont {font-family: Verdana; font-size: 8pt }
.largeFont {font-family: Verdana; font-size: 8pt }


a:link     	 { font-family: arial; text-decoration: underline; color: #802731; font-size: 12pt }
a:visited  	 { font-family: arial; text-decoration: underline; color: #802731; font-size: 12pt }
a:hover    	 { font-family: arial; text-decoration: underline; color: #802731; font-size: 12pt }

a.footer:link {  font-family: arial; text-decoration: underline; color: #ffffff; font-size: 8pt;}
a.footer:visited  { font-family: arial; text-decoration: underline; color: #ffffff; font-size: 8pt; }
a.footer:hover { font-family: arial; text-decoration: underline; color: #ffffff; font-size: 8pt;}


a.menu2:link {  font-family: arial; font-weight: bold; text-decoration: none; color: #e1dac8; font-size: 9pt;}
a.menu2:visited  { font-family: arial; font-weight: bold; text-decoration: none; color: #e1dac8; font-size: 9pt; }
a.menu2:hover { font-family: arial; font-weight: bold; text-decoration: underline; color: #decdb0; font-size: 9pt;}

a.menu3:link {  font-family: arial; text-decoration: underline; color: #e1dac8; font-size: 8pt;}
a.menu3:visited  { font-family: arial;  text-decoration: underline; color: #e1dac8; font-size: 8pt; }
a.menu3:hover { font-family: arial;  text-decoration: underline; color: #decdb0; font-size: 8pt;}

#seo     	 { font-family: Arial; text-decoration: none; color: #E1DAC8; font-size: 8pt; text-align:left;}

a.seo:link {  font-family: Arial; text-decoration: none; color: #E1DAC8; font-size: 8pt; }
a.seo:visited  { font-family: Arial; text-decoration: none; color: #E1DAC8; font-size: 8pt; }
a.seo:hover { font-family: Arial; text-decoration: underline; color: #E1DAC8; font-size: 8pt; }

</style>


/* ----- Customer Cart TABLES ---------- */
#awscustomertables table{margin: 1em; border-collapse: collapse;}
#awscustomertables td{ padding: .3em; border: 1px #F2F2F2 solid; }
#awscustomertables th{ padding: .3em; border: 1px #F2F2F2 solid; background: #F2F2F2; }
