* {
font-family: "trebuchet ms" verdana arial sans-serif;
}

p {
margin-bottom: 12px;
}

.center {
text-align: center;
}


.caps {
text-transform: uppercase;
}

.letterspace {
letter-spacing: 2px;
}

.ts_12 {
font-size: 12px;
}

.ts_14 {
font-size: 14px;
}

.ts_9 {
font-size: 9px;
}

.ts_8 {
font-size: 8px;
}

.line_height_0 {
line-height: 0;
}

h1 {
font-size: 18px;
font-weight: normal;
line-height: 14px;
margin-top: 10px;
}

h2 {
font-family: "georgia" times new roman serif;
font-style: italic;
font-size: 24px;
font-weight: normal;
}

#name_description p {
font-size: 8px;
letter-spacing: 1px;
text-align: right;
line-height: 11px;
}

small{
font-size: 9px;
}


#feature_description h3 {
font-size: 14px;
margin-bottom: 6px;
text-transform:uppercase;
 }
 
#feature_description p {
font-size: 14px;
margin-bottom: 6px;
 }