﻿body
{
    background-color: white;   
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
}
H1
{
}
H1.SiteTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FF0000;
    text-align: center;
    font-size: 35pt;
    text-decoration: none;
}
H1.PageTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #408080;
    text-align: center;
    font-size: 28pt;
    text-decoration: none;
}
H2.Section
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
    font-size: 14pt;
    text-decoration: none;
}
HR {
	
}
A:link
{
  
}
A:visited
{
   
}
A:hover {
	
}
A:active
{
  
}
