@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #CC9966;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	line-height: 1.7em;
}
p {
	line-height: 1.7em;
	color: #000000;
	font-size: 11px;
}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
}


a:link {
	color: #663300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #990033;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
h1 {
	font-size: 20px;
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 14px;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}
tableLayout {
	background-color: #CC9966;
}
#tableLayout {
	background-color: #FFCC99;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-left-color: #660000;
}
#tdSidebar {
	background-color: #FFCC99;
	background-image: none;
	vertical-align: middle;
	color: #FFFFFF;
}
#tdSidebar a {
	text-decoration: none;
	display: block;
	margin: 8px;
	padding: 6px;
	border: 1px solid #663300;
}
#tdSidebar a:hover {
	background-color: #FF9900;
}

.smallprint {
	font-size: 10px;
}
.program {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.1em;
}

