﻿td.head {
	background-color: #FFFFCC;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-color: #000080;
	border-bottom-color: #000080;
	width: 250px;
	font-size: 14px;
	font-weight: bold;
}
p.address {
	font-style: italic;
	color: #0000FF;
}
