/*This is a comment*/

body {background-color: #ffffe0}

hr {color:#0066cc}

p,p1,h2,h3,h4,ul,tbody {color:#450000}
p,p1,h1,h2,h3,h4,ul, tbody {font-family:Verdana,Arial,Sans-serif}

p {font-size:16px}
h1 {color:#ffffe0; font-size:200%}
h1 {margin-left:20px; margin-right:20px}
h2 {font-size:150%}
h3 {font-size:120%}
p1 {font-size:75%}

a {font-size:100%}
a:link     {color:blue}
a:visited  {color:#0066cc}
a:hover    {color:black}
a:active   {color:#00e100}

