BODY { 
	 font-size: 12px;
	 line-height: 14px;
	 margin: 0;
	 font-family: Arial, Helvetica, sans-serif;
	}
 A {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #0000CC;
	}
 A:hover {
	color: #6666FF;
	text-decoration: underline;
}

.borders, .borders TD {
	border: 1px solid;
	border-color: #dbcdb1;
	}
	
.orders {
	border: 1px solid;
	border-color: #dbcdb1;
	}
	
#copy {
	font-size: 10px; 
	color: #333;
	line-height: 12px;  
}	

#copy A {
	font-size: 9px; 
	color: #E1CBA0;
	line-height: 12px;
	text-decoration: none;
}	

#copy A:hover {
	color: #A86363;
}

#red {
	color: #CC0000;
}

#heading {
	font-size: 20px;
}

H3 {
		line-height: 9px;
	}

.pred {
	color: #CC0000;
}

.blueImage {
	background-image: url(images/blue.jpg);
	}
	
.backImage {
	background-image: url(images/background.jpg);
}