body
  {
margin-top: 50px;
background: #505555
  }

html
  {
color: #fff;
font-size: 1em;
font-style: normal;
line-height: 1.5em;
  }

p
  {
margin-left: 115px;
  }

a {
color: #c2e500;
text-decoration: underline
  }

a:link
{ }

a:visited
  {
color: #c2e500
  }

a:hover
  {
color: #ffb300;
text-decoration: none
  }

a:active
  {
color: red
  }

hr
  {
margin-top: 50px;
margin-bottom: 15px;
border-top: 1px dotted #fff 
  }
  
  
.interim
  {
margin: 10 50 10 20;
  }