<style type="text/css">
<!-- 

@import "/codegen/styles.css";

A 
{
 text-decoration: none; 
}

A 
{
 color:#003366; 
 font-family: Helvetica, Arial; 
 font-size: 12px; 
 text-decoration: none;
}
	
A:hover 
{
 color:#BB0000; 
 font-family: 
 Helvetica, Arial; 
 font-size: 12px; 
 text-decoration: none;
}

td 
{
 font-family: Helvetica, Arial; 
 font-size: 12px;
}

.linkcell 
{ 
	padding-left: 10px; 
	font-family: Helvetica, Arial; 
	font-size: 10px;
}

hr 
{
 color: #000000;
}

p.body
{
  font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

td.body
{
 padding-top: 20;
 padding-left: 10px;
}

p.label
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color : #bb0000;
 font-size: 12px;
 font-weight: bolder;
}

#prod
{
 font-size: 14px;
 font-weight: bold;
 color: #003366;
}

h3
{
  color: #689ED5 ;
}

td.underline
{
  border-bottom: dotted 1px gray;
}

.input.graybox, .select.graybox
{
  border: solid 1px #1F5184;
  height: 20px;
  
}

.mask	        
{ 
  behavior: url("behaviors/mask_js.htc");
  border: solid 1px #1F5184;
  height: 20px;
}

-->
</style>