A:link
{ color: #0000ff; text-decoration: none; }
A:visited
{ color: #5C50AA; text-decoration: none; }
A:link:hover, A:visited:hover
{ color: #ff00aa; text-decoration: none; }
BODY
{ font-size: 12px; color: #000;
  margin-top : 50px;
  margin-left : 80px;
  margin-right : 80px;
  line-height: 110%;
  padding-bottom: 50px;
  background-color: #ffffff }
  
hr
{width: 95%;
}

h1
{font-size: 16px;
text-shadow: 0px 2px 2px #999999;
}

h2
{font-size: 14px;
text-shadow: 0px 2px 2px #999999;
}

P
{padding-left: 5%;
}

pre
{padding-left: 5%;
}

OL
{line-height: 150%;
padding-left: 10%;
padding-right: 10%;
padding-bottom: 10px;
}

UL
{line-height: 150%;
padding-left: 10%;
padding-right: 10%;
padding-bottom: 10px;
}

dl
{line-height: 160%;
padding-right: 10%;
padding-bottom: 10px;
}
