
/* Text - Defaults */
body, 
td, 
p, 
li, 
input, 
select, 
textarea { font: normal 13px 'Century Gothic', Century, Arial, Tahoma, Sans-Serif; color: #666; }

/* Lists */
ul {}
ol {}

/* Formatted Text */
pre {}

/* Headings */
h1 { margin: 8px 0; font-weight: normal; color: #B4CC95; font-size: 24px; }
h2 { margin: 8px 0; color: #B4CC95;}
h3 { margin: 8px 0; color: #B4CC95;}
h4 { margin: 8px 0; color: #154E71;}
h5 { margin: 8px 0; color: #B4CC95;}
h6 { margin: 8px 0; color: #154E71;}

/* Anchor */

a:link,
a:active{color:#4e4e4e; text-decoration:none;}
a:hover{color:#7a9a50; text-decoration:underline;}
a:visited  {color:#4e4e4e; text-decoration:none;}
a{ outline: none;}

p.bg {background-color: #9DCBE7}

.small{font-size:11px; color:#000000; line-height:14px;}
.big{font-size:16px; color:#000000; line-height:20px;}
.big2{font-size:16px; color:#000000; line-height:20px; padding-left: 65px;}
.cart{font-size:11px; color:#3187BB; line-height:14px;}

form { margin: 0; padding: 0; }