body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:link
{
    COLOR: #000000;
    TEXT-DECORATION: none;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
    FONT-SIZE: 12px;
}
A:visited
{
    COLOR: #000000;
    TEXT-DECORATION: none;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
    FONT-SIZE: 12px;
}
A:active
{
    COLOR: #000000;
    TEXT-DECORATION: none;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
    FONT-SIZE: 12px;
}
A:hover
{
    COLOR: #F21926;
	TEXT-DECORATION: none;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
    FONT-SIZE: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4D589F;
	text-align: justify;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #7C7FB8;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.dim {
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: thin;
	padding-left: 4px;
}
.dimR {
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	border-right-width: thin;
	padding-left: 4px;
}
.dimH {
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: thin;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #B3B4D6;
}
.dimRH {
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	border-right-width: thin;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #B3B4D6;
}
.dimB {
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	padding-left: 4px;
}
.dimBR {
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	padding-left: 4px;
}
.products {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #4D589F;
	text-align: justify;
}
