.meetingtable {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	border: thin solid #000099;
	text-align: center;
	background-color: #FFFFFF;
}

