*
{
 font-family:arial;
}

Body
{
 background-color:white;
 color:black;
 text-align:left;
}

A
{
 font-face:FixedSys;
 background-color:lightblue;
 border-style:outset;
 color:blue;
 font-weight:bold;
 text-decoration:none;
}

A:hover
{
 border-style:inset;
 text-decoration:underline;
}

A:visited
{
 font-weight:normal;
 text-align:right;
}

A.MenuItem
{
 text-align:right;
 width:100%;
}

A.Content
{
 background-color:white;
 border-style:none;
 color:green;
}

A.Content:hover
{
 background-color:white;
 border-style:none;
 color:red;
}

DIV.AttentionHeader
{
 border-color:olive;
 border-style:ridge;
 font-weight:bold;
 text-align:center;
}

DIV.AttentionBox
{
 border-color:olive;
 border-style:ridge;
 text-align:justify;
}

DIV.Source
{
 background-color:silver;
 font-family:monospace;
}

DIV.Section
{
 color:blue;
 font-size:larger;
 font-weight:bold;
 text-align:center;
 text-style:oblique;
}

DIV.SubSection
{
 font-weight:bold;
 text-align:center;
}

EM.Abstract
{
 text-align:justify;
}

P.Comment
{
 font-family:courier;
 text-align:left;
}

P.Copyright
{
 font-size:smaller;
 text-align:left;
}

P.Epigraph
{
 font-size:smaller;
 text-align:right;
}

TD.Header
{
 background-color:blue;
 color:yellow;
 font-weight:bold;
 font-size:larger;
 text-align:center;
}

TD.Menu
{
 background-color:silver;
}
