BODY
{
BACKGROUND: #FFFFFF;
} 

.smalltext {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}
.smalltext :link {
color: #0000ff;
font-weight: normal; 
text-decoration : none;
}

.smalltext :visited {
color: #0000ff;
font-weight: normal;
text-decoration : none; 
}

.smalltext :hover {
color: #0000ff;
font-weight: normal;
text-decoration : underline; 
}

.maintext {
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}
.maintext :link
{
color: #000000;
font-weight: normal; 
text-decoration : none;
}

.maintext :visited
{
color: #000000;
font-weight: normal;
text-decoration : none; 
}

.maintext :hover
{
color: #000000;
font-weight: normal;
text-decoration : underline; 
}



.largetext {
	font-family: "Trebuchet MS", Geneva, Tahoma, Arial, "sans serif";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.largetext :link {
color: #0000ff;
font-weight: bold;
text-decoration : none; 
}

.largetext :visited {
color: #0000ff;
font-weight: bold; 
text-decoration : none;
}

.largetext :hover {
color: #0000ff;
font-weight: bold;
text-decoration : underline; 
}

.sectiontitles {  
font-family: "Trebuchet MS", Geneva, Tahoma, Arial, "sans serif"; 
font-size: 24px; 
font-weight: bold; 
color: #000000
}

.georgiasmall {  
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 11px; 
font-weight: normal; 
color: #000000
}

.customerQuote {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
font-weight: normal;
color: #333333;
font-style: italic;
}

.storePrice {
font-family: Trebuchet MS, Geneva, Tahoma, Arial, sans serif;
font-size: 11px;
font-weight: bold;
color: #ff0000
}


TD {
font-family: Trebuchet MS, Geneva, Tahoma, Arial, sans serif; 
font-size: 11px; 
font-weight: normal; 
color: #000000
}
