table
    {
   font-family:sans-serif;
   font-size: 10pt; 
    }

A.menu:link, A.menu:active, A.menu:visited 
{ 
	color: "#0C0E6C"; 
	font-size: 12pt; 
	font-weight: bold;
	text-decoration: none
}
a.menu:hover
{ 
	color: "#400808"; 
	font-size: 12pt; 
	font-weight: bold;
	text-decoration: none
}

A.bottom:link, A.bottom:active, A.bottom:visited 
{ 
	color: "#0C0E6C"; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none
}
a.bottom:hover
{ 
	color: "#400808"; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none
}

A.sm_text:link, A.sm_text:active, A.sm_text:visited 
{ 
	color: black; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none
}
a.sm_text:hover
{ 
	color: black; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: underline
}

.box_title
{
	background-color:"#808080";
	font-weight: bold;
	color:white;
	font-size: 12pt;
}

.product_title
{
	font-weight: bold;
	color:Black;
	font-size: 12pt;
}

.product_price
{
	font-weight: normal;
	color:Black;
	font-size: 12pt;
}

em
{
	font-weight: bold;
	color:Black;
	font-size: 10pt;
	font-style: normal
}

.attention
{
	font-weight: bold;
	color:"#400808";
	font-size: 12pt;
}

.attention:hover
{
	font-weight: bold;
	color:"blue";
}

.specs
{
	font-weight: normal;
	color:"#400808";
}

.bottom_link
{
	font-weight: bold;
	color:white;
	text-decoration: none
}

BODY
   {
   color:black;
   background-color:white;
   font-family:sans-serif;
   font-size: 10pt; 
   }

a img {border: none}

	
