body, td
{
  font-family:		Verdana, Arial, sans-serif;
  font-size:		12px;
  line-height:      16px;
}
body
{
  color:		#ffffff;
  background-color:	#003399;
}
td
{
  color:		#003399;
}
a
{
  color:		#33ccff;
}
a:hover 
{
  text-decoration:	underline;
  color:		#FDA54D;
}
a.MENU-1-ON
{
  font-family:	Arial, sans-serif;
  font-weight:		bold;
  color:		    #FFCC99;
  font-size:		14px;
}
a.MENU-1-OFF
{
  font-family:	Arial, sans-serif;
  font-weight:		bold;
  color:		    #FFFFFF;
  font-size:		14px;
  text-decoration:	none;
}
a.MENU-2-ON
{
  font-family:	Arial, sans-serif;
  font-weight:		bold;
  color:		    #FFCC99;
  font-size:		13px;
}
a.MENU-2-OFF
{
  font-family:	Arial, sans-serif;
  font-weight:		bold;
  color:		    #FFFFFF;
  font-size:		13px;
  text-decoration:	none;
}
a.MENU-3-ON
{
  font-family:	Arial, sans-serif;
  font-weight:		bold;
  color:		    #FFCC99;
  font-size:		11px;
}
a.MENU-3-OFF
{
  font-family:	Arial, sans-serif;
  font-weight:		bold;
  color:		    #FFFFFF;
  font-size:		11px;
  text-decoration:	none;
}

a.MENU-1-OFF:hover, a.MENU-2-OFF:hover, a.MENU-3-OFF:hover
{
  font-family:	Arial, sans-serif;
  text-decoration:	underline;
  color:		    #FFCC99;
}


h2
{
  font-size:		15px;
  margin-top:       14px; 
  margin-bottom:    3px;
}

h3
{
  font-size:		14px;
  color:		#33ccff;
}
h4
{
  font-size:		14px;
  color:		#003399;
  margin-top:       14px; 
  margin-bottom:    3px; 
}

b, dt
{
  font-weight:		bold;
  color:		#003399;
}

div.FOOTER
{
  font-size:		10px;
  color:		#00cccc;
  text-align:		right;
}

span.COMPANY
{
  font-style:		italic;
  color:		#000033;
}
span.PRODUCT-TITLE, h1
{
  font-size:		20px;
  font-weight:		bold;
  color:		#33ccff;
  margin-top:		1px;
  margin-bottom:	1px;
}
span.PRODUCT-NAME
{
  font-size:		16px;
  font-weight:		bold;
  color:		    #33ccff;
  margin-top:       1px; 
  margin-bottom:    1px; 
}
span.PRODUCT-SPECS
{
  font-size:        11px;
  margin-left:      15px;
}
div.CONTENT
{
  margin-left:      15px;
  margin-right:     15px;
  text-align:		justify;
}
div.TB
{
  text-align:		center;
}

.sold
{
font-size:		12px;
font-weight:		bold;
color:			#CC0000;
}

.strip
{
font-size:		13px;
font-weight:		bold;
text-decoration:	underline;

}