BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.NavBar
{
	background-color : #C1D3FC;
	border : solid 1px black;
}

.Description
{ 
	color       : #000000;
	font-family : Verdana;
	font-size   : 9pt;
}

.ProductName
{ 
	color       : #000000;
	font-family : Verdana;
	font-size   : 10pt;
	font-weight : bold;
}

.Price
{ 
	color       : #CE7A29;
	font-family : Verdana;
	font-size   : 10pt;
	font-weight : bold;
}

.Default
{
	color       : #000000;
	font-family : Verdana;
	font-size   : 10pt;
}

.Header
{
	color       : #000000;
	font-family : Arial;
	font-size   : 12pt;
	font-weight : bold;
}

.Subheader
{
	color       : #000000;
	font-family : Arial;
	font-size   : 10pt;
	font-weight : bold;
}
