﻿.Organisation {
	border-style: none;
	border-color: #0000FF;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: x-large;
	margin-top: 4px;
	margin-bottom: 4px;
}
.Street1 {
	font-style: normal;
}
.Street2 {
	font-style: normal;
	
}
.City {
	font-style: normal;
	text-transform: capitalize;

}
.State {
	font-style: normal;
	text-transform: capitalize;
}
.Telephone {
	}
.Description {
}
