BODY
{
    MARGIN-TOP:0;
    MARGIN-LEFT=0;
    MARGIN-RIGHT=0
}
p {
	font-family: arial,helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.TextHome
{
    FONT-FAMILY: arial,helvetica;
		FONT-SIZE:8pt;
		COLOR:#000000;
}
.TextHomeHeader
{
    FONT-FAMILY: arial,helvetica;
		FONT-SIZE:8pt;
    FONT-WEIGHT: bold;
		COLOR:#003399;
    TEXT-DECORATION: underline
}
.TextChoice
{
    FONT-FAMILY: arial,helvetica;
		FONT-SIZE:10pt;
		COLOR:#003399;
}
.TextHeader
{
    FONT-FAMILY: arial,helvetica;
    FONT-WEIGHT: bold;
		FONT-SIZE:12pt;
		COLOR:#003399;
}
INPUT
{
    FONT-FAMILY: arial,helvetica;
		FONT-SIZE:9pt;
}
TEXTAREA
{
    FONT-FAMILY: arial,helvetica;
		FONT-SIZE:9pt;
}
.Nav
{
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    COLOR: #003399;
    FONT-FAMILY: arial,helvetica
}
.Navb
{
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    COLOR: #FF0000;
    FONT-FAMILY: arial,helvetica
    TEXT-DECORATION: underline
}
.Nav2
{
    FONT-SIZE: 8pt;
    COLOR: #003399;
    FONT-FAMILY: arial,helvetica
}
.Nav2b
{
    FONT-SIZE: 8pt;
    COLOR: #FF0000;
    FONT-FAMILY: arial,helvetica
    TEXT-DECORATION: underline
}
.CartCell
{
		border-right:#BBBBBB 1px solid;
		border-left:#BBBBBB 1px solid;
		border-bottom:#BBBBBB 1px solid;
		border-top:#BBBBBB 1px solid;
		BACKGROUND-COLOR:#FFF8DC;
    FONT-FAMILY: arial,helvetica;
		FONT-SIZE:10pt;
		COLOR:#003399;
}
ul, li {
	font-family: arial,helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A:link, A:visited {TEXT-DECORATION: none }
