﻿body {
}

#helpcontent
{
   background-color: white;
   color: Black;
   font-family: Verdana, Arial, Sans-Serif;
   margin: 5px;
   padding: 0px;
}

#helpcontent h1
{
   font-size: 1.2em;
}

#helpcontent p
{
   font-size: 1em;
}

#closebutton
{
   font-size: 1em;
   float: right; 
   margin: 5px; 
   width: 80;   
}
