

body {
background-color: white;
}

td {
vertical-align: baseline;
padding-left: 1em;
padding-right: 1em;
}
th {
vertical-align: baseline;
text-align: left;
padding-left: 1em;
padding-right: 1em;
}

.tdspec { vertical-align:baseline}
.spec {
 font-family:monospace;
  background-color: #FFFFBB;
}
.rout {
font-weight: bold;
}

.mono{
 font-family:monospace;
}
.subprog { border-style: solid;
           background-color: #FFEEBB ;
                      border-width: 1px ; 
                       }
.u {
text-decoration: underline;
}
.italic {
 font-style: italic;
}
.bitalic {
 font-weight: bold;
 font-style: italic;
}


h1.genint {
font-family: sans-serif;
text-align: left;
}

h1 {
text-align: center;
}

.pclass {
position: absolute;
font-style: italic;
right: 1em;

}
.button {
width: 100%;
filter: DropShadow(Color=#FF00FF, OffX=5, OffY=5); 
}


div.control {
width=75%;
align: center;
background-color: red;
}

a.sdkey{color:#000000;}
a.litref{color:#00AABB; font-weight: bold;}
a.figref {color:#229966; font-weight: bold;}
a.rtnref{color:#5555FF; font-weight: bold;}
a.wdrnref{color:#9999CC; font-weight: bold;}
a.argref {color:#EE0000; font-weight: bold;}
a.secref {color:#229966; font-weight: bold;}
a.eqnref {color:#00AABB; font-weight: bold;}

span.roman {font-family: serif; font-style: normal; font-weight: normal;}
span.overacc2 {position: relative;  left: .8em; top: -1.2ex;}
span.overacc1 {position: relative;  left: .6em; top: -1.2ex;}
 


li.listalpha {
display: list-item;
list-style-type: lower-alpha;
}

.overline {
border-style: solid;
border-color: black;
border-width: .1em 0em 0em 0em;
}

.gamscode {
font-weight: bold;
}
