h1
{
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h2
{
   font-family: Arial;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h3
{
   font-family: Arial;
   font-size: 24px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h4
{
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h5
{
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h6
{
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

.CustomStyle
{
   font-family: Courier New;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000080;
}

a
{
   color: #666666;
}
a:visited
{
   color: #4E4E4E;
}
a:active
{
   color: #4E4E4E;
}
a:hover
{
   color: #000000;
}
a.mostused:link
{
   color: #000000;
   text-decoration: none;
}
a.mostused:visited
{
   color: #666666;
   text-decoration: underline;
}
a.mostused:active
{
   color: #000000;
   text-decoration: underline;
}
a.mostused:hover
{
   color: #B5D41C;
   font-weight: bold;
   text-decoration: underline;
}
a.masterlinks:link
{
   color: #E8E8E8;
   font-weight: bold;
   text-decoration: none;
}
a.masterlinks:visited
{
   color: #E8E8E8;
   font-weight: bold;
   text-decoration: none;
}
a.masterlinks:active
{
   color: #E8E8E8;
   font-weight: bold;
   text-decoration: none;
}
a.masterlinks:hover
{
   color: #E2E741;
   font-weight: bold;
   text-decoration: none;
}
a.overgray:link
{
   color: #FFFFFF;
}
a.overgray:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.overgray:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.overgray:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
