a.noul {text-decoration:none}
a:link    {color:#0000B0; background-color:transparent}
a:visited {color:#000060; background-color:transparent}
a:active  {color:#0000FF; background-color:transparent}
a:hover   {color:#0000FF; background-color:transparent}

a.highlight:link    {color:#0000b0; background-color:transparent}
a.highlight:visited {color:#000060; background-color:transparent}
a.highlight:active  {color:#0000FF; background-color:transparent}
a.highlight:hover   {color:#0000FF; background-color:#ffff00}

body {
  font-family:		Roman,Georgia,Serif;
  font-size:		90%;
  color:		#000000;
  background-color:	#FFFFFF;
}

body.full  {width:	84%; margin-left: 7%}
body.left  {margin-top: 100px; text-align: center} 
body.right {width:	0px}

div.poweredby {text-align: center}
div.sig	{margin-top:	30px; text-align: left}
div.standout {
  border: thin solid black;
  background-color: #D0D0D0;
  padding: 5px;
}

frameset, frame {margin: 0px; padding: 0px}

h1 {font-size: x-large;	font-weight: bold;	text-align: center}
h2 {font-size: medium;	font-weight: bold;	text-align: center}
h3 {
  font-size	: medium;
  font-weight	: bold;
  color		: #000000;
  background-color: #E0E0FF;
  padding	: 2px 10px 2px 10px;
  margin	: 8px 0px 8px 0px;
}
h4 {font-size: medium;  font-weight: normal}
h5 {font-size: x-small; margin: 0px}
h6 {font-size: xx-small; margin: 0px}

img.poweredby {
  vertical-align: middle;
  border: none;
}

li {margin-bottom: 5px; text-align: justify}

p		{text-indent: 20px;	text-align: justify}
p.answer	{text-indent: 0px; margin-top: 0px}
p.caption	{text-indent: 0px; margin-top: 0px; text-align: center}
p.listfirst	{text-indent: 0px; margin: 0px}
p.list		{margin: 0px}
p.noindent	{text-indent: 0px}
p.question	{text-indent: 0px; font-weight: bold; margin-bottom: 0px}
p.quote		{text-indent: 0px; margin-top: 0px; font-style: italic}
p.right		{text-align: right}
p.timestamp	{text-indent: 0px}

sup {font-size: xx-small}

textarea {font-family: monospace, fixed; font-size: small}
textarea.line {height: 1.2em}

table.spaced	{border-spacing: 8px 1px}
table.indented	{position: relative; left: 20px}
table.sindent	{border-spacing: 8px 1px; position: relative; left: 12px}
thead {font-weight: bold}
tr {vertical-align: top}
tr.header, td.header { font-weight: bold; white-space: nowrap}
tr.newsection	{margin-top: 1em}

.caption, .small, .sig {font-size: x-small}
.code {font-family: monospace, fixed; white-space: nowrap}
.linklike {
    color:		#0000C0;
    background-color:	transparent;
    text-decoration:	underline;
    cursor:		pointer;
}
.redtext {color: #FF0000}

/* Chalk related style definitions */
body.chalkright	{margin-left: 20px; width:	600px}

/* Calc related style definitions */
ol.problems	{list-style-type: lower-alpha}

table { border-spacing: 2px 5px}

