body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	color: #000; line-height: 16px; margin: 15px 0 15px 0; }

/** this is to make the product tables uniform **/
table table { width: 325px; }

/** spacing the lists evenly **/
td li { line-height: 18px; }

.links { width: 100px; height: 30px; font-weight: bold; float: left;
		text-align: center; }

#btn { background-color: #999; border: 1px solid #000; 
			text-align: center; font-weight: bold; height: 46px;
			padding-top: 8px; margin-bottom: 12px; }

#btn a { color: #000; }
	
.pageHeader { font-weight: bold; font-size: 16px; width: 400px; text-align: center; height: 40px; 
		float: left; margin-top: 40px; }
		
.header { font-weight: bold; text-align: left; }

.footer { display: block; font-size: 11px; margin: 20px; line-height: 14px; font-weight: bold; }