a:link
{
	color: rgb(79,136,255);
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}
a:visited
{
	color: rgb(79,136,255);
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
} 
a:active 
{
	color: #CC6600;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}
a:hover
{
	color: #3333FF;
	text-decoration: none;
	font-size: 12 pt;
	font-weight: bold;
}
.here
{
	color: #666666;
	font-weight: bold;
}
body
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12pt;
	background-color: #336699;
}
.cap
{
	font-family: Trebuchet MS;
	font-size: 10pt;
}
.yes
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 18pt;
	color: #00CC00;
	font-weight: bold;
}
.freeshipping
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 14pt;
	color: #00CC00;
	font-weight: bold;
}
.story
{
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #CC0000;
	font-weight: bold;
	font-style: italic
}
.hrule
{
	color: #C0C0C0;
	height: 2px;
}
h1
{
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #336699;
}
h2
{
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #336699; 
}
h3
{
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #336699; 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(0,88,221);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}
th
{
	background-color: #FFFFFF;
}