h1
{
   font-family: Arial;
   font-size: 32px;
   line-height: 36px;
   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;
   line-height: 31px;
   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;
   line-height: 28px;
   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;
   line-height: 25px;
   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;
   line-height: 23px;
   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;
   line-height: 20px;
   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: #808080;
   text-decoration: underline;
}
a:visited
{
   color: #696969;
}
a:active
{
   color: #D3D3D3;
}
a:hover
{
   color: #D3D3D3;
   text-decoration: underline;
}
a.style1:link
{
   color: #696969;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.style1:visited
{
   color: #800080;
   text-decoration: none;
}
a.style1:active
{
   color: #6A5ACD;
   text-decoration: none;
}
a.style1:hover
{
   color: #2F4F4F;
   text-decoration: underline;
}
a.style2:link
{
   color: #C71585;
}
a.style2:visited
{
   color: #800080;
   text-decoration: underline;
}
a.style2:active
{
   color: #C71585;
   text-decoration: underline;
}
a.style2:hover
{
   color: #B22222;
   text-decoration: underline;
}
p, span, div, ol, ul, li, input, textarea, form
{
   margin: 0;
   padding: 0;
}
