body, td {
	font-size: 14px;
    font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}

#content a:link, #content a:visited,
#content a:hover, #content a:active {
	font-weight: bold;
}

#content a:link, #content a:visited {
	color: #0b5aa9;
}

#content a:hover, #content a:active {
	text-decoration: underline;
}

h1, h2, h3 {
	color: #036;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
}	

.module {
	margin-top: 15px;
}

.module-title {
	background-image: url(https://www.ksbe.edu/images/songcontest/2008/title_gray.gif);
	padding-bottom: 2px;
	padding-left: 8px;
}

.module-body {
	color: #000;
	font-size: 14px;
    font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

.module-inline {
	border: 1px;
	border-style: solid;
	border-color: #D9D8D8;
}

#time_zones {
	border-collapse: collapse;
	margin: 1em auto 0	;
	padding: 0;
}

#time_zones th, #time_zones td {
	border: 1px solid #036;
	line-height: 1.1em;
	padding: 0.5em;
	text-align: center;
	width: 16.67%;
}

#time_zones th {
	background-color: #036;
	color: #fff;
}

#time_zones td {
	vertical-align: top;
}

#description h3 {
	line-height: 1;
	margin-top: 1.5em;
}