body,h1,h2,h3,h4,h5,h6,p
{
  font-family: serif,'times-new-roman';
  font-family: serif,'times-new-roman';
}

h1,h2,h3
{
  font-family: sans-serif, 'arial';
}
h1,h2
{
  color: #FFA040; 
}

h3
{
  color: #FFFFFF;
  text-decoration: underline;
  margin: 0px;
}
body
{
  border-style: none;
  border-width: 0px;
  text-align: center;
  background-color: #000000;
  color: #C0D8FF; 
}

img
{
 border-style: none;
}

h6
{
  font-size: 300%;
}

a:link
{
  color: #00A0FF;
}

a:link.grey
{
  color: #FFFFFF;
}

a:link.green
{
  color: #00CC00;
}

a:link.red
{
  color: #FF0000;
}

a:visited
{
  color: #0040FF;
}

a:visited.grey
{
  color: #666666;
}

a:visited.green
{
  color: #006600;
}

a:visited.red
{
  color: #660000;
}

a:active
{
  color: #00FFFF;
}

a:active.grey
{
  color: #999999;
}

a:active.green
{
  color: #66FF99;
}

a:active.red
{
  color: #FFCCCC;
}

.section
{
  margin-top: 0px;
  margin-bottom: 0px;
  text-decoration: underline;
  font-weight: bold;
  font-style: italic;
  font-family: sans-serif, arial;
}

.image
{
  text-decoration: none;
}

.writing
{
  text-align: left;
  color: #0080FF;
}

.center
{
  text-align: center;
}
