@charset "utf-8";
/* CSS Document */

.column {float:left; width:320px; padding:5px; line-height:20px;} 
.contact {
	color: #A67CAA;
	font-weight: bold;
}
.contactTitle {color: #A67CAA; font-weight: bold; font-size: large; }


.column li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: -10px;
}
-->

