body, h1, h2, h3, p, li, ul, ol, table, td { font-family: Tahoma, Arial,
		Helvetica; }
p.footnote { font-size: 8pt }
h1.gfx {background-image: url("/blueback.png");
	background-repeat: no-repeat; height: 40px; }
A:link, A:active {color: #4455ff}
A:visited {color: #bb7700}
body {background-color: #ffffff ; font-color: #000080;}
pre {font-family: Courier }
td.shade {background-color: #eeeeff}
th {background-color: #eeeeff;
    border-style: solid;
    border-width: 1;
    border-color: black;
}
td.header { 
	background-color: #eeeeff;
	border-style: solid;
	border-width: 1;
	border-color: black;
	font-weight: bold;
	
	 }

}

a.button:link, a.button:active, a.button:hover, a.button:visited { 
	color: #bb7700;
	background-color: #eeeeff;
	padding-left: 4;
	padding-right: 4;
	border-color: black;
	border-style: solid;
	border-width: 1;
	}
a.button:hover {
	background-color: #ddddff;
	}
a.button:active {
	background-color: #ddddff;
	border-style: solid;
	border-width: 1 
	}

