body, td, th {
	background: #ffffff;
	color: #666666;
	font-size: 0.8em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.sidetext {
	font-size: x-small;
	color: #666666;
}
.quotes {
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	font-style:italic;
}
.quotes_names {
	font-size: 10px;
	line-height: 1.5em;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 25px;
	font-weight: bold;
}
.SiteLinks {
	font-size: 14px
}

h1 {
	color: #d96623;
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: normal; }


#page{
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}

#content{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 0px;
	margin-top: 5px;
	border-bottom-style: solid;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}

#links{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
