html,
body,
form,
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a {
	color: #0081C5;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}
.btn-disabled {
	display: none;
}
.box_title h3,
.box_big_title h3 {
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 15px;
}
#center {
	color: #454545;
}
#center h1 {
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: bold;
}
#center h2 {
	margin-bottom: 5px;
	letter-spacing: 1px;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
}
#center h5 {
	margin: 20px 0 0 0;
	padding: 0;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: bold;
}
#center p,
#center div {
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
}
#center .line {
	height: 1px;
	clear: both;
	margin: 10px 0 10px 0;
	background-color: #97C8E3;
}
#center .grey {
	background-color: #CCCCCC;
}
#center {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 16px;
}
.agenda_item {
	font-size: 11px;
	font-weight: bold;
}
.agenda_date {
	color: #454545;
}
.agenda_title {
	color: #005887;
}
.agenda_title a {
	color: #005887;
	text-decoration: none;
}
.goto a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
}
.goto a:hover {
	text-decoration: none;
}
.button {
	background-color: #DFF0FF;
	border: 1px solid #0895E4;
	color: #0895E4;
	font-weight: bold;
}
select {
	letter-spacing: 0px;
}
