body  { 
	background-image:url(edgbkgnd.gif); 
	font-family:calibri;
	font-size:12pt;
}
div.button {
	border:solid 2px #996600;
	width:6em;
	padding:4px;
	margin-bottom:0.25em;
	text-align:center;
	font-family:calibri;
	font-size:12pt;
	cursor:pointer;
}
div.buttonsel {
	border:solid 2px #996600;
    background-color:#eaaf39;
	width:6em;
	padding:4px;
	margin-bottom:0.25em;
	text-align:center;
	font-family:calibri;
	font-size:12pt;
	cursor:pointer;
}
a.test { 
	text-decoration:none; 
	color:black;
}
table {
	background-image:url(medalion_5.png); 
	background-repeat:no-repeat; 
	background-size:20em;
}
table.content {
	background-image:none;
}
td.subhead {
	font-size:16pt; 
	font-weight:bold; 
	color:#996600;'
}
hr {
	border: 0;
    height: 2px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
h2 { font-family:calibri; }
p {
	font-family:calibri;
	font-size:12pt;
}
span.indent { padding-left:3em; }
li {
	font-size:14pt;
	padding-bottom:0.5em;
}
