BODY {
	font-family:	Verdana, Arial, Helvetica, Sans Serif;
	font-size:		12pt;
	font-weight:	bold;
	background-color: #FFFFF0;
	text-align:		justify;
	margin-top:		10px;
	margin-left:	0px;
	margin-right:	0px;
}
.Book {
	font-weight: normal;
}
TABLE {
	font-family:	Verdana, Arial, Helvetica, Sans Serif;
	font-size:		12pt;
	font-weight:	bold;
	text-align:		justify;
}
.BookTable {
	font-family:	Verdana, Arial, Helvetica, Sans Serif;
	font-size:		12pt;
	font-weight: normal;
	text-align:		justify;
}
IMG {
	border:			none;
}
HR {
	color:			#CCCC33;
}
H4 {
	font-size:		13pt;
}
.headline {
	font-size:	24pt;
	text-align:	center;
}
.subhead {
	font-size:	14pt;
}
.quote {
	font-size:	10pt;
	background-color: #F0F0D0;
	width:		640px;
	padding:	15px;
}
.updt {
	background-color: #E9E9E0;
}
.updtnote {
	background-color: #E9E9E0;
	font-size: 8pt;
	font-style: italic;
	text-align: center;
	align: center;
}
.prevupdt {
	background-color: #F0F0E9;
}
.prevupdtnote {
	background-color: #F0F0E9;
	font-size: 8pt;
	font-style: italic;
	text-align: center;
	align: center;
}
.priorupdt {
	background-color: #F9F9F0;
}
.priorupdtnote {
	background-color: #F9F9F0;
	font-size: 8pt;
	font-style: italic;
	text-align: center;
	align: center;
}
.redact {
	border-left: solid black 1px;
	padding-left: 10px;
}
.lineout {
	text-decoration: line-through;
}
.menu {
	width:			640px;
	text-align:		center;
}
.mitem {
	width:			90px;
	text-align:		center;
	background-color: #CCCC33;
}
.masthead {
	height: 140px;
}
.note {
	font-size: 8pt;
	font-style: italic;
	text-align: center;
}
.notice {
	border: #CCCC33 solid 1px;
	width: 640px;
	text-align: center;
	color: blue;
	background-color: #FFFFE0;
}
.newnote {
	border: #CCCC33 solid 1px;
	width: 640px;
	font-size: 8pt;
	font-weight: normal;
	color: blue;
	background-color: #FFFFE0;
}
.mystnote {
	display: none;
}
.calendar {
	border: #CCCC33 solid 1px;
	width: 640px;
	background-color: #FFFFE0;
}
.calmonth {
	border: #CCCC33 solid 1px;
	width: 90px;
	font-size: 10pt;
	text-align: center;
	background-color: #F0F0FF;
}
.calday {
	border: #CCCC33 solid 1px;
	width: 90px;
	font-size: 10pt;
	text-align: center;
	background-color: #FFFFC0;
}
.calev {
	border: #CCCC33 solid 1px;
	width: 90px;
	height: 80px;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
A {
	text-decoration: none;
	background-color: #CCCC33;
}
A:link {
	color: #FFFFEE;
}
A:visited {
	color: #FFFFEE;
}
A:active {
	color: #FFFFEE;
}
A:hover {
	color: white;
	background-color: #DDDD33;
}
A.invis {
	text-decoration: none;
	background-color: #FFFFF0;
	color: black;
}
A.invis:link {
	background-color: #FFFFF0;
}
A.invis:visited {
	background-color: #FFFFF0;
	color: 606060;
}
A.invis:active {
	background-color: #FFFFF0;
	color: 303030;
}
A.invis:hover {
	background-color: #FFFFF0;
	color: black;
}
A.invisqt {
	text-decoration: none;
	background-color: #F0F0D0;
	color: black;
}
A.invisqt:link {
	background-color: #F0F0D0;
}
A.invisqt:visited {
	background-color: #F0F0D0;
	color: 606060;
}
A.invisqt:active {
	background-color: #F0F0D0;
	color: 303030;
}
A.invisqt:hover {
	background-color: #F0F0D0;
	color: black;
}
A.cal {
	text-decoration: none;
	background-color: #F0F0FF;
	color: black;
	text-align: center;
}
A.cal:link {
	color: black;
}
A.cal:visited {
	color: black;
}
A.cal:active {
	color: black;
}
A.cal:hover {
	color: black;
	background-color: #D0D0FF;
}
A.lbody {
	text-decoration: none;
	color: #CCCC33;
	background-color: #FFFFF0;
	padding-left: 5px;
	padding-right: 5px;
}
A.lbody:link {
	color: #CCCC33;
}
A.lbody:visited {
	color: #CCCC33;
}
A.lbody:active {
	color: #CCCC33;
}
A.lbody:hover {
	color: white;
	background-color: #DDDD33;
}
