.tabletype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin: 10px;
}
.navbar {
	text-align: center;
	margin: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 10px;
}
.tableborder {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #832F64;
	border-right-color: #832F64;
	border-bottom-color: #832F64;
	border-left-color: #832F64;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.reserveform {
	background-color: #FFD2F0;
	border-top-color: ##832F64;
	border-color: #832F64;
	border-width: 0;
	border-style: solid;
	color: #666666;
}
