body
{background: #842118;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
font-size: 11px;
}

table 	/* This is the default syle -- white type on a red background. */
{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
color: #ffffff;
font-size: 12px;
line-height: 18px;
}

.gold	/* Use this for gold type (on a red background). */
{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
color: #d09868;
font-size: 12px;
line-height: 18px;
}

.red	/* Use this for red type (on a gold background). */
{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
color: #842118;
font-size: 12px;
line-height: 18px;
}

.white-bold	/* Use this for bold, white type.  */
{color: #ffffff;
font-size: 12px;
font-weight: bold;
line-height: 18px;
}

.gold-bold	/* Use this for bold, gold type.  */
{color: #d09868;
font-size: 12px;
font-weight: bold;
line-height: 18px;
}

.gold-bolder	/* Use this for bold, gold type.  */
{color: #d09868;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.red-bold	/* Use this for bold, red type (on a gold background). */
{color: #842118;
font-size: 12px;
font-weight: bold;
line-height: 18px;
}

.red-italic	/* Ust this for italic, red type. */
{color: #842118;
font-size: 12px;
font-style: italic;
line-height: 18px;
}

.white-emphasis	/* This is a larger font size for emphasis. */
{color: #ffffff;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.gold-emphasis	/* This is a larger font size for emphasis (on a red background). */
{color: #d09868;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.red-emphasis	/* This is a larger font size for emphasis (on a gold background). */
{color: #842118;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.fb	/* This is a larger font size for emphasis (on a gold background). */
{color: #000000;
font-size: 11px;
font-weight: bold;
}

.small	/* Captions. */
{font-size: 10px;
line-height: 10px;
}

.smallest	/* Use with copyright text. */
{font-size: 9px;
}
