/* Unchanged */
body {margin:0px; background:#fff; font-family:Tahoma; color:#000; font-size:12px;}



a {color:#ff0000;}

.txt12 {font-size:12px;}
.txt16 {font-size:16px;}
h1
{
	margin-bottom:0px;
	margine-top: 0px;
	margin: 0px;	
}

.headLine {color:#fff; font-size:20px; font-weight:bold; font-family:Tahoma;}

.txtField {font-size:11px; border:1px solid #0888a7;}

#footer {color:#19a9cc; font-size:11px;}
#footer a {color:#19a9cc; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

span {
background:yellow;
text-decoration:underline;
}

#content {
margin-top:30px;	
}

.product {
	width:550px;
	text-align:left;
	font-size:20px;
	border:5px dashed #39F;
	padding:15px;
	background-color:#C6F0EF;
}

.purchase {
	text-align:left;
	font-size:20px;
	border:3px dashed #F00;
	padding:5px;
}

.buy {
	width:100px;
float:right;	
margin-right:50px;
}

