body
{
	background-image: url(../peachparchment.jpg);
	background-repeat: repeat-x repeat-y; 
	font-family: Garamond;
}
body div 
{
	/*border: solid 1px green; */
}

TABLE
{
	background-image: url(../peachparchment.jpg);
}

A
{
	color: white;
}
TD.botLink
{
	background-color: #000080;
	text-align: center; 
}
.pagetitle
{
	
	font-size: 20pt;
	font-weight: bold;
	text-align: center; 
	
}
.pagesubtitle
{
	text-align: center; 
	font-size: 14pt; 
	font-weight: bold; 
	padding-bottom: 1em;
}
.earningsresultcol
{
	text-align: center; 
}
td.singlebutton
{
	background-color: #000080;
	color: White; 
	text-align: center; 
	margin-top: 1em; 
}
table.singlebutton
{
	width: 20%
}
div.singlebutton
{
	width: 20%;
	background-color: #000080;
	color: White; 
	text-align: center; 
	margin-top: 1em; 
}
td.twobutton
{
	width: 45%; 
	background-color: #000080;
	color: White; 
	text-align: center; 
	margin: 0px 20px 0px 20px; 
}
table.twobutton
{
	width: 40%;
	margin-top: 2em;
}
.resultsli
{
	text-align: left; 
	font-family: Garamond; 
	font-size: 13.5pt; 
}
.toptitle 
{
	text-align: center; 
	font-size: 12pt; 	
}

.bodytext
{
	margin-top: 1em; 
	margin-left: 10%; 
	margin-right: 10%;
	/*border: solid 1px black; */
}

