A:link
{
    color: #006699;
    font-size: 11px;
    font-family: Verdana,Helvetica,Serif
}
A:visited
{
    color: #006699;
    font-size: 11px;
    font-family: Verdana,Helvetica,Serif
}
A:active
{
    color: #006699;
    font-size: 11px;
    font-family: Verdana,Helvetica,Serif
}
A:hover
{
    color: #003399;
    font-size: 11px;
    font-family: Verdana,Helvetica,Serif
}
TD
{
	margin: 0px;
	font-size: 11px;
	line-height: 20px;
	font-family: Georgia,Times,Serif
}
body
{
	margin: 0px;
	font-size: 11px;
	line-height: 20px;
	font-family: Georgia,Times,Serif
}
.header
{
    font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
    color: #006666;
    font-family: Georgia,Times,Serif
}
.promo
{
    font-size: 11px;
    line-height: 22px;
    color: #666600;
    font-family: Verdana,Helvetica,Serif
}
.promoheader
{
    font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
    color: #333300;
    font-family: Georgia,Times,Serif
}
.copyright
{
    font-size: 9px;
	line-height: 30px;
    color: #989887;
    font-family: Verdana,Verdana,Helvetica,Serif
}