body, td, p {
	font-family: palatino, georgia, times new roman, verdana, arial, roman, sans-serif;
	font-size: 10pt;
	color: #000000;
}
hr {
	color: #999;
	width: 100%;
}
blockquote{
	border: 1px solid rgb(255, 255, 255);
	padding: 2px 2px 2px 2px;
}
.btnOn	{ text-decoration: none; text-align: center; border: 2px outset; cursor: hand }
.btnOff	{ text-decoration: none; text-align: center; border: 2px solid rgb(0, 0, 0) }
.btnIn	{ text-decoration: none; text-align: center; border: 2px inset; cursor: hand }
.underMenu{
	border-top: 2px none #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px none #FFFFFF;
	border-left: 2px none #FFFFFF;
	height: 100%;
}
.menuLink{
	color:#666600;
	text-decoration: none;
	font-size:1.2em;
	font-weight:normal;
}
.menuThis{
	color:black;
	text-decoration: none;
	font-size:1.2em;
	font-weight:normal;
}
.menuOn {
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #FFFFFF;
	border-left: none;
	background-image: url(img/back.htm?color=^backhot[]);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: ^backcol[];
}
.menuOff {
	border-top: 2px none #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px none #FFFFFF;
	background-image: url(img/back.htm?color=^backhot[]);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: ^backcol[];
}
.menuHot{
	color:#666600;
	border-top: 2px none #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px none #FFFFFF;
#	background-image: url(img/back3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: ^backhot[];
	cursor: hand;
}
.date	{ 
#		font-family:palatino, georgia, times new roman, serif; 
		font-size: 10pt; 
		color: #333; 
		border-bottom:2px solid #999;
		margin-bottom:10px;
		font-weight:bold;
		padding: 5 0 0 0;
		}
.headerTable {
	padding: 0 5 0 5;
	border-top:4px double #666;
}
.header {
#	font-family: palatino,  georgia, verdana, arial, sans-serif;
	color:#000000;
	font-size:2.2em;
	font-weight:normal;	
}
.small {
	font-family: verdana, arial, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
}
.author {
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}
