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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#tablecontainer {
	width: 850px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
}

h3{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
}
