Body
{
font-family: Helvetica, Geneva, Herdana, Sans-serif
}

TABLE
{
text-align: center;
}

TD
{
text-align: center;
}

a:link
{
font-weight: bold;
color: blue;
text-decoration: none; 
}
a:visited
{
font-weight: bold;
color: #660066;
text-decoration: underline;
}
a:active
{
font-weight: bold;
color: red;
text-decoration: none;
}
a:hover
{
font-weight: bold;
color: blue;
text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {font-family: Georgia, Times, serif}

h1
{
font-size: 300%;
font-weight: bold;
font-stretch: expanded;
color: #000000;
text-align: center;
}
h2
{
font-size: 250%;
font-weight: bold;
font-style: italic;
font-stretch: wider;
color: #000000;
text-align: center;
}
h3
{
font-size: 150%;
font-weight: bold;
color: #000000;
text-align: center;
line-height:110%;
}
h4
{
font-size: 150%;
font-weight: bold;
font-style: italic;
font-stretch: wider;
color: #000000;
text-align: center;
}
h5
{
font-size: 125%;
font-weight: bold;
color: #000000;
text-align: center;
line-height:100%;
}
h6
{
font-size: 125%;
font-weight: bold;
font-style: italic;
font-stretch: wider;
color: #000000;
text-align: center;
}
div.sizes
{font-weight: bold;
text-align:center;
line-height:150%;
}
div.colors
{font-style:italic;
text-align:center;
line-height:150%;
}
div.cost
{font-size: 110%;
font-weight: bold;
text-align:center;
line-height:150%;
}
div.item
{font-size: 110%;
font-weight: bold;
text-align:center;
{text-decoration:underline;}
line-height:150%;
}



