/* CSS Document: XP*/
/*
* $Archive: /PHP/Homepage/xp.css $
* $Author: Dikkie Dik $
* $Date: 30/01/06 0:23 $
* $Revision: 5 $
*/

body
{
  font-family: Lucida Handwriting, Gaze, Bart, sansserif;
  color: #000040;
  background: url(prnpaper.gif);
  font-size: 14px;
}
a.ReferenceLink
{
  font-size: 10px;
  position: relative;
  top: -4px;
}
.StartQuote
{
  position: relative;
  top: 10px;
}
code
{
  font-family: OCR A Extended, Lucida Console, Courier New, Courier, Times New Roman, New York, serif;
  color: #000000;
}
div.SideMargin
{
  width: 3em;
  height: 100%;
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  background: url(paperhole.gif) repeat-y center top;
}
em
{
  background-color: #A0FF80;
}
h1
{
  font-family: OCR A Extended, Lucida Console, Courier New, Courier, Times New Roman, New York, serif;
  color: #000000;
  text-align: center;
  font-weight: normal;
  text-decoration: none;
  font-size: 20px;
}
h2
{
  text-decoration: underline;
  border-bottom: 2px solid #FF0000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
  margin-bottom: 0px;
  padding: 1ex;
  font-size: 14px;
  font-weight: normal;
  background-color: #FFFFFF;
}
h3
{
  text-decoration: none;
  border-bottom: 2px solid #FF0000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
  margin-bottom: 0px;
  padding: 1ex;
  font-size: 14px;
  font-weight: normal;
  background-color: #FFFFFF;
}
p
{
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin-top: 0px;
  padding: 1ex;
  background-color: #FFFFFF;
}
a:link, a:visited
{
  background-color: #FFFF40;
  text-decoration: none;
  font-weight: normal;
  color: inherit;
}
a:hover, a:active
{
  background-color: #FFFF40;
  text-decoration: underline;
  font-weight: normal;
  color: inherit;
}
table
{
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: none;
  border-top: none;
  margin-top: 0px;
  padding: 1ex;
  background-color: #FFFFFF;
}
