body {
	margin: 0;
	background: #CCC;
}
table {
	font: 15px/19px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background: #FFF;
	border: 10px solid #FFF;
}
td img {display: block;}
.style2 {font-size: 13px}
.style3 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
}
.style4 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
	color: #006633;
}

#toc1 {
	padding: 5px 10px 5px 15px;
}
#toc1 a{
	font: 10px Arial, Helvetica, sans-serif;
	color: #2A593A;
	line-height: 22px;
}
#toc2 {
	padding: 5px 3px 5px 15px;
}
#toc2 a{
	font: 10px Arial, Helvetica, sans-serif;
	background: #DECEB4;
	color: #2A593A;
	line-height: 32px;
}
.regular {
	padding: 15px 10px 10px 0;
}
.header {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #006633 url(archives/aug06/images/greenbar.jpg);
	height: 20px;
	padding: 2px 0 0 7px;
}
.bgreen {
	font-weight: bold;
	font-size: 15px;
	color: #2A593A;
}
#footer {
	font: 10px Arial, Helvetica, sans-serif;
}
#footer a {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
}
a {
	font-weight: bold;
	font-size: 14px;
	color: #2A593A;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#fullstory {
	padding-top: 5px;
}
.fullstory {
	padding: 5px 0 10px 0;
}
.leftpic {
	padding: 0 5px 5px 0;
}
.rtpic {
	padding: 0 0 5px 5px;
}
.redtext {
	color: #FF0000;
	font-weight: bold;
}
a.bluelink {
	color: #333399;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
}
a.bluelink:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}
#imageheader {
	padding-bottom: 5px;
}