.Cursivecallout {
	font-size: 2em;
	font-style: italic;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}
body {
	background-color: #CCC;
	margin-right: 1in;
	text-align: center;
	margin-bottom: 1in;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-align: center;
}
h1 {
	font-size: 2.5em;
	color: #00F;
}
h2 {
	font-size: 2em;
	color: #00F;
}
h3 {
	font-size: 1.75em;
	color: #00F;
}
h4 {
	font-size: 1.5em;
	color: #00F;
}
h5 {
	font-size: 1.25em;
	color: #00F;
}
h6 {
	font-size: 1em;
	color: #00F;
}
.Meeting_pg_txt {
	text-align: center;
}
a:link {
	color: #900;
}
a:visited {
	color: #900;
}
a:hover {
	color: #900;
}
a:active {
	color: #900;
}
