BR
{
   line-height: 8px;
}

A:hover { color: red; text-decoration: underline; }

A
{
  text-decoration: underline;
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  font-size: 9pt;
  text-align: center;
  color: #4163B9;
}

BODY
{
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 9pt;
  color: #6B5864;
  background: white;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin: 0px;
  padding: 0px;
}

TABLE
{  
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 9pt;
  text-align: left;
  border-style: none;
  color: #6B5864;
  background: #FAECFF;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  border-collapse: collapse;
}

TD
{
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 9pt;
  text-align: left;
  color: #6B5864;
  padding: 0px 0px 0px 0px;  
  margin: 0px;	
  vertical-align: top;
}

TD.question
{
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  font-size: 9pt;
  text-align: left;
  color: #745D6D;
  padding: 3px;  
  margin: 0px;
  background: #EDD9E7;
  vertical-align: top;
  width: 100%;
}

TD.space
{
  height: 25px;
}

TD.options
{

}

INPUT.box
{
  width: 263px;
}

TD.product
{
  padding: 5px 10px 5px 10px;
  font-style: italic;
  font-size: 10pt;
  background: #DEEECF;
}

TD.photo
{
  padding: 10px;
  font-size: 8pt;
  background: #E0F9C8;
}

TD.description
{
  padding: 10px;
  font-size: 8pt;
  background: #E7EFDA;
}

TD.conditions
{
  padding: 5px 10px 5px 10px;
  background: #E2E3DF;
  font-size: 8pt;
  font-weight: bold;
}

TABLE.products
{
  width: 300;
  border: 1px solid white;
}

INPUT.button
{
  background: #F4FF96;
  border: 1px solid #988D94;
  color: #685862;
  height: 25px;
  width: 100%;
}

INPUT.box
{
  border: 1px solid #988D94;
}

INPUT.radio
{
  margin-bottom: -2 px;
}

TD.links
{
	height: 35px;
	padding:8px;
	padding-right:15px;

}