	BODY {
	background-color: white;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	}


.btn {
	width: 100;
	height: 30;
	border-width: 0;
	}



.overflow {
	overflow: auto; 
	width: 490px; 
	height: 220px; 
	border: thin solid White;
	font-family: Arial; 
	font-size: 12px;
	}

.orderflow {
	overflow: auto; 
	width: 322px; 
	height: 180px; 
	border: thin solid White;
	font-family: Arial; 
	font-size: 12px;
	}

.detailflow {
	overflow: auto; 
	width: 330px; 
	height: 150px; 
	border: solid Orange;
	font-family: Arial; 
	font-size: 12px;
	}

.displayflow {
	overflow: auto; 
	width: 330px; 
	height: 350px; 
	border: thin solid White;
	font-family: Arial; 
	font-size: 12px;
	}

.table1 {
	border-width: 0;
	cellspacing: 0;
	cellpadding: 0;
	}

.terms {
	font-family: Garmond,Arial,Helvetica,Monotype Corsiva,Comic Sans MS,sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: left;
	font-weight: none;
	text-decoration: none;
	}

.writing {
	font-family: Lucinda Handwriting,Mistral,serif;
	font-size: 18px;
	color: #993300;
	text-align: center;
	font-style: italic;
	font-weight: none;
	text-decoration: none;
	}

.content {
	font-family: Garmond,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color:black;
	text-align: left;
	font-weight: none;
	text-decoration: none;
	}

h4      {
	font-family: Garmond,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color:black;
	text-align: left;
	font-weight: none;
	text-decoration: none;
	}

.margin-bottom {
	font-family: Garmond,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color:black;
	text-align: left;
	font-weight: none;
	text-decoration: none;
	}


.price {
	font-family: Garmond,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color:black;
	text-align: left;
	font-weight: none;
	text-decoration: none;
	}

.space {
	font-size: 1px;	
	font-family: Arial;
	font-weight: none;
	text-decoration: black;
	}

.numlist {
	font-family: Garmond,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: yellow;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	}

.red {
	font-family: Garmond,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: yellow;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	}

.source {
	font-family: Arial Narrow,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: black;
	text-align: left;
	font-weight: bold; //was bold
	text-decoration: none;
	}

.title {
	font-family: Impact;
	font-size: 40px;
	color:white;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	}

.selectinfo {
	font-family: Arial;
	font-size: 11px;
	color: red;
	text-align: left;
	font-weight: none;
	text-decoration: none;
	}

li 	{
	font-family: Garmond,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: black;
	text-align: left;
	font-weight: none;
	text-decoration: none;
	}

	A:link {
	color: black;
	text-decoration: underline;
	}
	A:active {
	color: blue;
	text-decoration: none;
	}
	A:visited {
	color: black;
	text-decoration: underline;
	}
	A:hover {
	color: #ff3300;
	text-decoration: none;
	}

.datapic {
	width: 80;
	height: 80;
	border: 0;
	}
