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;
}

.combobox
{
   font-family: Arial;
   font-size: 15px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #0000FF;
   margin: 10 10 10 10;
   padding: 20 20 20 20;
}

.combobox2
{
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #0000FF;
   margin: 10 10 10 10;
   padding: 20 20 20 20;
}

a.style1:link
{
   color: #1B65A8;
}
a.style1:visited
{
   color: #1B65A8;
   text-decoration: underline;
}
a.style1:active
{
   color: #1B65A8;
   text-decoration: underline;
}
a.style1:hover
{
   color: #679C38;
   text-decoration: underline;
}
a.NoStyle:link
{
   color: #000000;
   background: #EFEBDE;
   text-decoration: none;
}
a.NoStyle:visited
{
   color: #800080;
   text-decoration: none;
}
a.NoStyle:active
{
   color: #000000;
   background: #EFEBDE;
   text-decoration: none;
}
a.NoStyle:hover
{
   color: #FF0000;
   background: #EFEBDE;
   text-decoration: underline;
}
a.signup:link
{
   color: #FF0000;
   background: #E9E9FB;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
a.signup:visited
{
   color: #FF0000;
   background: #E8E8FA;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
a.signup:active
{
   color: #FF0000;
   background: #EAEAFB;
   text-decoration: underline;
}
a.signup:hover
{
   color: #FF0000;
   background: #E9E9FB;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
a.footer:link
{
   color: #A52A00;
   background: #FFFFFF;
   text-decoration: none;
}
a.footer:visited
{
   color: #A52A00;
   background: #FFFFFF;
   text-decoration: none;
}
a.footer:active
{
   color: #A52A00;
   background: #FFFFFF;
   text-decoration: none;
}
a.footer:hover
{
   color: #A52A00;
   background: #FFFFFF;
   text-decoration: underline;
}
a.blk-on-white:link
{
   color: #000000;
   background: #FFFFFF;
   text-decoration: none;
}
a.blk-on-white:visited
{
   color: #000000;
   background: #FFFFFF;
   text-decoration: none;
}
a.blk-on-white:active
{
   color: #000000;
   background: #FFFFFF;
   text-decoration: none;
}
a.blk-on-white:hover
{
   color: #000000;
   background: #FFFFFF;
   text-decoration: underline;
}
a.red-on-white:link
{
   color: #FF0000;
   background: #FFFFFF;
   text-decoration: none;
}
a.red-on-white:visited
{
   color: #FF0000;
   background: #FFFFFF;
   text-decoration: none;
}
a.red-on-white:active
{
   color: #FF0000;
   background: #FFFFFF;
   text-decoration: none;
}
a.red-on-white:hover
{
   color: #FF0000;
   background: #FFFFFF;
   text-decoration: underline;
}
