
pre, code { font-family:monospace; }

div.message_right
{
  position:absolute;
  right:2em;
  text-align:right;
  font-size: 90%;
  clear:both;
}

math
{
  font-size: 130%;

}

p
{
  margin-left: 5%;
  margin-right: 5%;
}

quote
{
  margin-left: 10%;
  margin-right: 8%;
  color: purple;
}
p.identifier
{
  text-align: right;
  margin-right: 40%;
}
p.equ
{
  margin-left: 10%;
  margin-right: 10%;
  color: red;
}

p.equ2
{
  margin-left: 10%;
  margin-right: 105;
  color: orange;
}

.nounderline { text-decoration: none }

body
{
  margin-left: 7%;
  margin-right: 7%;
}

h2,h3,h4,h5,h6 { margin-left: -2% }

li
{
  color: blue;
}

img
{
  border="0";
}


.linebreak
{
  clear: left;

  height: 1em;
}

.text0
{
  clear: left;

  width: 30em;
  height: auto;
  float: left;
  text-align: left;
  line-height: 2em;
}

.centered, h1, h2, h3 { text-align: center; }

.square0
{
  clear: left;

  height: auto;
  float: left;
  width: 15em;
  margin-left: 3em;
}
.square
{
  height: auto;
  float: left;
  width: auto;
  margin left: 5em;
}

.title
{
  clear: left;

  text-align: center;
}






