body,td {
font-family: Arial, sans-serif;
font-size: 11px;
color: #666666;
margin:0px;
padding:0px;
}

/*text colors*/
.blue {color: #58A6AD}
h1 {color: #4C4C4C; font-size:14pt;}
h2 {color: #64BCC3; font-size:11pt; margin-bottom:0px; padding-bottom:0px;}
.red {color: #CD1368}
.purple {color: #663262}
.charcoal {color: #666666;}
.producttitle {
font-size: 16px;
color: #996699;
font-weight: bold;
}
.productdesc_big {
font-size: 12px;
font-family: Arial, sans-serif;
color: #55486B;
line-height: 20px
}
.productdesc {
font-size: 12px;
font-family: Arial, sans-serif;
color: #55486B;
}
.productdesc_sm {
font-size: 11px;
font-family: Arial, sans-serif;
color: #55486B;
line-height: 15px
}
.productdesc_sm2 {
font-size: 10px;
font-family: Arial, sans-serif;
color: #55486B;
}
.productdesc2 {
font-size: 14px;
font-family: Times New Roman;
color: #55486B;
line-height: 19px
}

.productdesc2_sm {
font-size: 12px;
font-family: Times New Roman;
color: #55486B;
line-height: 16px
}
.productdesc3 {
font-size: 12px;
font-family: Arial, sans-serif;
color: #504b72;
line-height: 18px
}
.productdesc4 {
font-size: 11px;
font-family: Arial, sans-serif;
color: #504b72;
}

/* default link style: grey with blue rollover, no underline*/
A:link { color: #666666; text-decoration: none; }
A:visited { color: #666666; text-decoration: none; }
A:hover { color: #64BCC3; text-decoration: none;  }

a.bigblue {color: #64BCC3; font-size:11pt; text-decoration:none; font-weight:bold;}
a.bigblue:visited {color: #64BCC3; font-size:11pt; text-decoration:none; font-weight:bold;}
a.bigblue:hover {color: #666666; font-size:11pt; text-decoration:none; font-weight:bold;}

a.white:link { color: #ffffff; font-style: normal; font-weight: normal; font-size: 8pt; line-height: 10pt; font-family:  Arial; text-decoration: none; background-color: transparent	 }
a.white:visited { color: #ffffff; font-style: normal; font-weight: normal; font-size: 8pt; line-height: 10pt; font-family: Arial; text-decoration: none; background-color:transparent}
a.white:hover { color: #ffffff; font-style: normal; font-weight: normal; font-size: 8pt; line-height: 10pt; font-family:  Arial; text-decoration: underline; background-color: transparent }
a.white:active { color: #ffffff; font-style: normal; font-weight: normal; font-size: 8pt; line-height: 10pt; font-family:  Arial; text-decoration: underline; background-color: transparent }

a.u {color: #64BCC3; font-size:9pt; text-decoration:underline; font-weight:bold;}
a.u:visited {color: #64BCC3; font-size:9pt; text-decoration:underline; font-weight:bold;}
a.u:hover {color: #666666; font-size:9pt; text-decoration:underline; font-weight:bold;}
