body {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 14pt;
  color: black;
  background-color: #ffffff;
  margin: 1ex;
}
hr {
    border: 0;
    height: 1px;
    width: 100%;
    background: #111111;
}
hr.color {
    border: 0;
    height: 1px;
    width: 100%;
    background: #00aa77;
}
a:link { 
  font-weight: bold;
  text-decoration: none;
  color: #ff3300;
  background-color: inherit;
}
a:visited { 
  font-weight: bold;
  text-decoration: none;
  color: #992200;
  background-color: inherit;
}
a:active {
  border: 1px;
}
a:hover { 
  font-weight: 600;
  color: #cccc99;
  background-color: #aa5555;
}
a img { border-width: 0; border-style: none }
th {
         font-family : Arial,Helvetica,Times;
         font-size : 10pt;
         color : black;
}
th.left {
	text-align : left;
}
td { 
         font-family : Arial,Helvetica,Times;
         font-size : 12pt; 
         color : black;
}
div { 
         font-family :  Arial,Helvetica,Times;
         font-size : 12pt;
	 font-weight : bold; } 
em {
  font-style: italic;
  color : #cc7700;
}
h1 {
  color: #666633;
  font-family : Arial,Helvetica,Times;
  font-size : 2em;
}
h1.center {
  text-align: center;
}
h1.line {
  color: #666633;
  background-color: transparent;
  border-top: #cccc99 2px solid;
  border-bottom: #cccc99 2px solid;
  padding-left: 8px;
  margin: 1ex 0px 1ex 0px; /* top right bottom left */
}
h2 { 	
  color: #666633;
  background-color: transparent;
  font-size: 1.5em;
  font-weight: bold;
  padding-left: 8px;
  margin: 1ex 0px 1ex 0px; /* top right bottom left */
}
h2.center {
  text-align: center;
}
h2.line {
  color: #666633;
  background-color: transparent;
  border-top: #cccc99 2px solid;
  border-bottom: #cccc99 2px solid;
  padding-left: 8px;
  margin: 1ex 0px 1ex 0px; /* top right bottom left */
  font-size: 1.5em;
  font-weight: bold;
}
h3 {
  color: #666633;
  background-color: transparent;
  border-top: #cccc99 2px solid;
  border-bottom: #cccc99 2px solid;
  padding-left: 8px;
  font-size: 1em;
  margin: 1ex 0px 1ex 0px; /* top right bottom left */
}
h4 {
  color: #666633;
  background-color: transparent;
  border-top: #cccc99 2px solid;
  border-bottom: #cccc99 2px solid;
  padding-left: 8px;
  margin: 1ex 0px 1ex 0px; /* top right bottom left */
}
h5 {
  color: #666633;
  background-color: transparent;
/*  border-top: #cccc99 2px solid;
  border-bottom: #cccc99 2px solid; */
  padding-left: 8px;
  margin: 1ex 0px 1ex 0px; /* top right bottom left */
}
li {
	font-family : Arial,Verdana,Helvetica,Times;
	font-size : 10pt;
        color : black;
        padding: 2px;
}
p {
  margin-top: 0.5ex;
  margin-bottom: 1ex;
}
ul {
  margin-top: 0.5ex;
  margin-bottom: 1ex;
}
.underline {
	text-decoration: underline;
}
img { background-color: transparent;
}
img.withBorder {
  border: 2px solid #c60;
  padding: 4px;
}
img.smaller { background-color: transparent; width: 75% }
img.half { background-color: transparent; width: 45% }
img.third { background-color: transparent; width: 33% }
img.quarter { background-color: transparent; width: 22% }
img.sixth { background-color: transparent; width: 15% }
table {
  padding: 0;
  border-style: hidden;
/*  margin: 1.5em 1.0em 0.5em 1.0em; */
}
table.inline {margin-left: 0;
   margin-top: 0;
   margin-bottom: 0;
   margin-right: 0;
   padding: 0;
   display: inline-table;
   vertical-align: middle}
table.border {
  border-style: solid;
  border-width: 0.5px;
  border-spacing: 0px;
}
table.redborder {
  border-style: solid;
  border-width: 0.5px;
  border-spacing: 0px;
  border: 1px solid red;
}
td {
  padding: 1px;
}
td.vcenter {
  padding: 1px;
  text-align: justify;
  vertical-align: middle;
}
td.ctop {
  padding: 1px;
  text-align: center;
  vertical-align: top;
}
td.center {
  padding: 1px;
  text-align: center;
  vertical-align: middle;
}
td.right {
  padding: 1px;
  text-align: right;
}
td.one {
  padding: 0ex;
  text-align: center;
  width: 1em;
}
td.gold {font-size: 70%; background-color: #cccc99;}
td.garnet {font-size: 70%; background-color: #660000;}
td.oscolor {font-size: 70%; background-color: #bbbbff;}

table.gold {background-color: #cccc99;}
table.garnet {background-color: #660000;}
table.oscolor {background-color: #bbbbff;}

table.border td,th {
  border-width: 0.5px;
  border-style: solid;
}  

table.fraction {margin-left: 0;
   margin-top: 0;
   margin-bottom: 0;
   margin-right: 0;
   padding: 0;
   display: inline-table;
   vertical-align: middle}
table.fraction td,th {
  border-width: 0.5px;
  text-align: center;
}  
.larger { font-size: larger; line-height: 100%; }
.smaller { font-size: smaller; line-height: 100%; }
.smaller p {padding-top: 0em; padding-bottom: 0em; margin-top: 0.5em; margin-bottom: 0.5em}
.smaller table {padding-top: 0em; padding-bottom: 0em; margin-top: 0.5em; margin-bottom: 0.5em}

.red { color: red }
.Red { color: red; font-weight: bold;}
.blue { color: blue }
.Blue { color: blue; font-weight: bold;}
.green { color: green }
.Green { color: green; font-weight: bold;}
.orange { color: orange}
.Gold {color: #cccc99; font-weight: bold;}
.gold {color: #cccc99}
.Garnet {color: #660000; font-weight: bold;}
.garnet {color: #660000;}
.tentative {color: #00cc00; font-style: italic;}


td.appicon {
  padding: 1px;
  text-align: center;
  vertical-align: middle;
  width: 18%; 
}
td.appdesc {
  padding: 1px;
  font-size: 10pt;
  font-style: italic;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  width: 52%;
}
td.appversion {
  padding: 1px;
  font-size: smaller;
  text-align: center;
  vertical-align: middle;
  width: 12%; 
}
.apptitl {
  color: blue;
  font-size: 12pt;
  font-weight: bold;
  font-style: normal;}
iframe.seamless {border: none;}
img.appicon {
  width="100";
  border="0"
}
