TD.Head
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 24pt;
    COLOR: maroon;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.DataDescrip
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: navy;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.SmallText
{
	Font-Size: 8pt;
}
P
{
}
H1
{
	font-weight: bold;
	font-size: 24pt;
	color: maroon;
	font-family: 'Comic Sans MS' , Verdana, Sans-Serif;
}
H2
{
	font-weight: bold;
	font-size: 18pt;
	color: maroon;
	font-family: 'Comic Sans MS' , Verdana, Sans-Serif;
}
H3
{
    COLOR: maroon
}
A
{
}
A:visited
{
}
A:active
{
}
A:hover
{
}
BODY
{
    FONT-SIZE: 10pt;
    COLOR: navy;
    FONT-FAMILY: 'Trebuchet MS', Verdana, Helvetica, sans-serif;
    BACKGROUND-COLOR: wheat
}
TABLE.picture
{
    BACKGROUND-COLOR: silver
}
TABLE.pictureframe
{
    BORDER-RIGHT: inset;
    BORDER-TOP: inset;
    BORDER-LEFT: inset;
    BORDER-BOTTOM: inset;
    BACKGROUND-COLOR: silver;
    CURSOR:hand;
}
TD.caption
{
    FONT: bold 8pt Arial, Helvetica, sans-serif;
    COLOR: maroon;
    BACKGROUND-COLOR: silver;
    TEXT-ALIGN: center
}
TD.links
{
    FONT: bold 8pt Arial, Helvetica, san-serif;
    TEXT-ALIGN: center
}
.Banner
{
	font-weight: bold;
	font-size: 30pt;
	color: maroon;
	font-family: 'Comic Sans MS' , 'Trebuchet MS' , Verdana, Sans-Serif;
	text-align: center;
}

.TextBoxMedium
{
	font-size: 8pt;
	font-family: 'Trebuchet MS' , Verdana, Sans-Serif;
	background-color: lightsteelblue;
	width:150px;
}

.TextBoxSmall
{
	font-size: 8pt;
	font-family: 'Trebuchet MS' , Verdana, Sans-Serif;
	background-color: lightsteelblue;
	width:75px;
}
.TextBox
{
	font-size: 8pt;
	font-family: 'Trebuchet MS' , Verdana, Sans-Serif;
	background-color: lightsteelblue;
}

.ShippingLabel
{
	font-weight: bold;
	font-size: 16pt;
	font-family: 'Trebuchet MS' , Verdana, Sans-Serif;
}
