body
{
	padding: 0;
	margin: 0;
}
html, body, p, ul, ol, li, td, blockquote, th
{
	font-family: Arial, Helvetica;
	font-size: 13px;
}
th
{
	text-align: center;
	color: white;
	font-weight: bold;
	background-color: #213973;
}
h1, h2, h3, h4, h5
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #C00000;
	font-size: 12px;
}
h1
{
	font-size: 16px;
}
h2
{
	font-size: 14px;
}
a:link
{
	color: #0000cc;
}
a:visited
{
	color: #0000cc;
}
a:hover
{
	color: red;
}
a:active
{
	color: red;
}
.ctrlBlue
{
	BORDER-BOTTOM: #3a546c 1px solid;
    BORDER-RIGHT: #3a546c 1px solid;
    BORDER-TOP: #94bade 1px solid;
    BORDER-LEFT: #94bade 1px solid;
    FONT-FAMILY: Arial, Helvetica;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: white;
    BACKGROUND-COLOR: #296594;
    TEXT-DECORATION: none;
}
.thin-border
{
	border: black 1px solid;
}
.location
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: white;
}
.location a
{
	color: white;
}
.location a:hover
{
	color: red;
}
.date
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: white;
}
.footer
{
	text-align: center;
	font-size: 10px;
}
.cart-product-description
{
	font-size: 10px;
}
.box-header
{
	color: white;
}