body {
	background-color: #F0F8CF;
	margin-top: 0px;
}

.styleBigger {
	font-family:"Comic Sans MS", Pooh, "Century Gothic";
	font-size: 12pt;
	color: #006600;
	line-height: 1.8em;
}

.styleDate {
	font-family:"Comic Sans MS", Pooh, "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	color: #003300;
}

.styleMedium {
	font-family:"Comic Sans MS", Pooh, "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	margin-left: 12px;
	color: #CC3333;
}

.style10pt {
	font-family:"Comic Sans MS", Pooh, "Century Gothic";
	font-size: 10pt;
	line-height: 1.8em;
	color: #003300;
}

.styleSchedule {
	font-family:"Comic Sans MS", Pooh, "Century Gothic";
	font-size: 10pt;
	line-height: 1.8em;
	color: #0033CC;
	text-decoration: underline;
}

.styleBody {
	font-family:"Comic Sans MS", Pooh, "Century Gothic";
	font-size: 11pt;
	color: #003300;
	line-height: 1.8em;
}

.tdNav {
	background-color: #EAF5BA;
	padding: 8px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	line-height: 18pt;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCC00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC00;
}

.tdBody {
	border-right: 1px solid #CCCC00;
	border-bottom: 1px solid #CCCC00;
	padding: 12px;
	font-family:"Comic Sans MS", Pooh, "Century Gothic";
	font-size: 11pt;
	color: #003300;
	line-height: 1.8em;
}

.tdBottom {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCC00;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCCC00;
	border-left-color: #CCCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.tPairings {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCC00;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCC00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC00;
}

h1, h2 {
	color: #006666;
	font-size: 14px;
	font-family: "Comic Sans MS", Pooh, "Century Gothic";
}

h3, h4, h5, h6 {
	color: #004000;
}

a {
	color: #336666;
	text-decoration: none;
}

a:hover {
	color: #0099FF;
}
.pointsHdr {
	font-family: "Segoe UI", Verdana, sans-serif;
	font-size: 12pt;
	background-color: #DBE6B5;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}
