body
{
}

a:link {color: #570180 }       /* unvisited link */
a:visited {color: #570180 }    /* visited links  */
a:active { color: #570180 }     /* active links   */

table
{
	
	background-repeat:no-repeat;
	background-position:left top;
	font-family:Arial;
	font-size:10pt
}
.generic
{
  font-family: Arial;
  font-size: 8pt
}

.orderDetail
{
	
	background-repeat:no-repeat;
	background-position:left top;
	font-family:Courier New;
	font-size:9pt
}

font
{
	font-family:Arial;
	font-size:10pt
}

.contact
{
	font-family:Arial;
	font-size:smaller;
	font-weight:bold;
    color:#570180;
}

.contactTable
{
	background-repeat:no-repeat;
	background-position:top;
}

INPUT
{
	font-family:Courier New;
	font-size:10pt
}

p
{
	text-align:justify
}

.orderDetailInput
{
	font-family:Courier New;
	font-size:9pt
}

