body
{
font-size:75%;
/* font-family:arial,helvetica,'sans serif'; */
font-family:verdana,arial,helvetica,'sans serif';
background-color:#F9FFF9;
color:#000000;
margin:10px;
}

/* p.serif {font-family:"Times New Roman", Times, serif} */
p.serif {font-family:"Times New Roman", "Times New Roman PS MT", Times, serif}
p.sansserif {font-family:Verdana, Arial, Helvetica, sans-serif}
/* p.sansserif {font-family:Verdana, Arial, Helvetica, sans-serif} */
/* See http://www.angelfire.com/al4/rcollins/style/fonts.html */
p.sansserif {font-family:Arial, Helvetica, sans-serif}

h1 {font-size:230%;;font-weight:bold;font-style:normal}
h2 {font-size:190%;;font-weight:bold;font-style:normal}
h3 {font-size:140%;font-weight:bold;font-style:normal}
h4 {font-size:110%;font-weight:bold;font-variant:small-caps}
h5 {font-size:110%;font-weight:bold;font-style:oblique}

th {background-color:#D3D3D3;}
td {background-color:#FFFAF0;}


/* a:link {color:#FF0000}      unvisited link */
/* a:visited {color:#00FF00}  visited link */
/* a:hover {color:#FF00FF}  mouse over link */
/* a:active {color:#0000FF}  selected link */


a:link {color:#0000FF;text-decoration:none;}
a:visited {color:#900090;text-decoration:none;}
/* a:hover {font-weight:normal;text-decoration:underline;} */
a:hover {text-decoration:underline;}
a:active {color:#FF7700}

a[name]:hover {text-decoration:none;}
a[name]:active {color:#000000;text-decoration:none;}


/* define the CSS class style "lower" */
.lower {display:inline; vertical-align:-25%}


/* define the CSS class style "phead" */
/* NOT USED */
/* .phead {font-size:100%;font-weight:bold;font-style:normal} */

hp {font-size:100%;font-weight:bold;font-style:normal;}
hp:after {margin:0 0.25em 0 0; content:".";}

/* equivalent to  */
/* <B>Some Text.&nbsp;</B>  */


/* defining a math sans-serif font style */
/* so &Gamma; looks like the OC right contraction operator */
/* mss {font-size:100%;font-weight:normal;font-style:normal;font-family:"DejaVu Sans", "DejaVu Sans Bold", "Arial Unicode MS", Arial, Tahoma, "MS Sans Serif", "Lucida Sans Unicode", STIXSize1, "DejaVu Sans", "Comic Sans MS", sans-serif} */
/* mss {font-size:100%;font-weight:normal;font-style:normal;font-family:"Lucida Sans Unicode", "MS Sans Serif", Tahoma, Arial, "DejaVu Sans", "Comic Sans MS", sans-serif} */
/* mss {font-size:100%;font-weight:normal;font-style:normal;font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Grande Bold", "DejaVu Sans", "DejaVu Sans Bold", Tahoma, Arial, "MS Sans Serif", "Trebuchet MS", "Comic Sans MS", sans-serif} */
mss {line-height:100%;font-size:133%;font-weight:normal;font-style:normal;font-family:"Lucida Sans Unicode", "Cambria Math", "DejaVu Sans", Code2000, Code2001}

/* defining a math alternative sans-serif font style */
mass {font-size:100%;font-weight:normal;font-style:normal;font-family:Verdana, Arial, Helvetica}

/* defining a second math alternative sans-serif font style */
mbss {line-height:100%;font-size:100%;font-weight:normal;font-style:normal;font-family:"Lucida Sans Unicode", "Cambria Math", "DejaVu Sans", Code2000, Code2001}


/* defining a math italic font style */
mit {line-height:100%;font-size:133%;font-weight:normal;font-style:italic;font-family:"Lucida Sans Unicode", "Cambria Math", "DejaVu Sans", Code2000, Code2001}

/* defining a math italic Roman font style */
/* mitr {line-height:100%;font-size:133%;font-weight:normal;font-style:italic;font-family:"Courier New", Courier} */
mitr {line-height:100%;font-size:125%;font-weight:normal;font-style:italic;font-family:"Times New Roman", "Times New Roman PS MT", Times}

/* defining a math italic Greek font style */
mitg {line-height:100%;font-size:100%;font-weight:normal;font-style:normal;font-family:"Lucida Sans Unicode", "Cambria Math", "DejaVu Sans", Code2000, Code2001}

/* defining a math Roman font style */
mrm {line-height:100%;font-size:125%;font-weight:normal;font-style:normal;font-family:"Times New Roman", "Times New Roman PS MT", Times}

/* defining a math Roman bold font style */
mrmb {line-height:100%;font-size:125%;font-weight:bold;font-style:normal;font-family:"Times New Roman", "Times New Roman PS MT", Times}

/* defining a math Roman font style for subscript numerals */
mrmn {line-height:100%;font-size:100%;font-weight:normal;font-style:normal;font-family:"Times New Roman", "Times New Roman PS MT", Times}

/* defining a math Roman font style for subscript numerals bold */
mrmnb {line-height:100%;font-size:100%;font-weight:bold;font-style:normal;font-family:"Times New Roman", "Times New Roman PS MT", Times}

