h1 {
	margin: 10px 0 10px 0;
	color: #2ABED8;
}
h2 {
	margin: 2px 0 10px 0;
	color: #737373;
	line-height:1.4em;
}
h3 {
	margin: 0 0 10px 0;
	color: #2ABED8;
	line-height:1.4em;
}
h4 {
	margin: 0 0 10px 0;
	color: #737373;
	line-height:1.4em;
}
h5 {
	margin: 0 0 10px 0;
	color: #737373;
	line-height:1.4em;
}
#header h2 {
	margin:0
}
a {
	color: #737373;
}
a:hover {
	color: #CCC505;
	text-decoration: underline;
}
a:active {
	color: #CCC505;
}
hr {
	color: #737373;
	background-color: #737373;
	height: 1px;
	border: 0;
}
.tel {
	font-size: 1.15em;
	font-weight: bold;
}
.time{
	font-size: 0.90em;
}
ol ol {
	list-style-type: lower-alpha;
	padding-left: 24px;
}
ol li ol {
	list-style-type: lower-alpha;
}