BODY
{
    FONT-FAMILY: Arial, Verdana
}
.titleText
{
    FONT-SIZE: smaller;
    FONT-WEIGHT: bolder
}
.smallText
{
    FONT-SIZE: smaller
}
.checkText
{
    COLOR: #000066;
    FONT-WEIGHT: bolder
}
.discount
{
	COLOR: #cc3333;
}
UL
{
    LIST-STYLE: square
}
LI
{
	MARGIN-BOTTOM: 0.5 em;
}