body {
	font-family: Geneva, Arial, Helvetica, sans-serif, Swis721 BT;
	background-image:url(images/background.gif);
	
}


h1 { font-size:20px;
	color:#FF0000;
	text-decoration:underline;
	}
	
	

h2 { 
	font-size:18px;
	color:#FF0000;
	margin-bottom:5px;
	margin-top: 10px;
	
}



p { font-size:12px;

}

.border {
	border: solid 1px #000;
	background-color: #CCCCCC;
	}




.item_description {
	margin-top: 0px;
	margin-bottom:10px;
	}

.imgpadding {
	padding: 10px 10px 10px 10px;
	
	}