body
{
 background-color: "#f0e9dc";
 background: "#f0e9dc";
}

a
{
 text-decoration:none;
}

a:link
{
 color ="#660000";
}

a:visited
{
 color ="#660000";
}

#sectionName
{
 text-align: center;
 font-family: Verdana, sans-serif;
 font-size: small;
 margin-bottom: 24;
 color: #888888;
}

#pageLeft
{
 float: left;
 font-family: Verdana, sans-serif;
 font-size: small;
 width: 45%;
 margin-right: 5%;
}

#pageRight
{
 font-family: Verdana, sans-serif;
 font-size: small;
 margin-right: 5%;
}

#heading
{
 color: #660000;
 margin-bottom: 6;
}

#heading.major
{
 font-weight: bold;
}

#pageNum
{
 font-family: Verdana, sans-serif;
 text-align: center;
 color: #888888;
}

#example
{
 text-align: center;
 font-family: "Tahoma", "Arial", sans-serif;
 font-weight: bold;
}

#example.light
{
 font-weight: normal;
}

#example.left
{
 text-align: center;
}

#foreword
{
 font-family: Verdana, sans-serif;
 line-height: 200%;
}

sup.small
{
 font-size: 80%;
}

i.i
{
 font-family: "Times New Roman", "Times", serif;
 font-size: 120%;
}

i.pi
{
 font-family: "Times New Roman", "Times", serif;
 font-size: 120%;
}

#BigSquareRoot
{
 font-family: "Times New Roman", "Times", serif;
 font-size: large;
 text-align: center;
 color: #c0c0c0;
}

#arrow
{
 font-family: Verdana, sans-serif;
 font-size: small;
 font-weight: bold;
 color: #888888;
}

#footer
{
 clear: left;
}

