h1
{
   font-family: "Trebuchet MS";
   font-size: 24px;
   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: 13px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #666666;
   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: 12px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #666666;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h6
{
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #666666;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

.CustomStyle
{
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
}

a.TextLink:link
{
   color: #666666;
   font-weight: bold;
   text-decoration: none;
}
a.TextLink:visited
{
   color: #666666;
   font-weight: bold;
   text-decoration: none;
}
a.TextLink:active
{
   color: #666666;
   font-weight: bold;
   text-decoration: none;
}
a.TextLink:hover
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.Specs:link
{
   color: #CC0000;
}
a.Specs:visited
{
   color: #CC0000;
   text-decoration: underline;
}
a.Specs:active
{
   color: #CC0000;
   text-decoration: underline;
}
a.Specs:hover
{
   color: #666666;
   text-decoration: underline;
}
a.BottomLinks:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.BottomLinks:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.BottomLinks:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.BottomLinks:hover
{
   color: #E6E6FA;
   text-decoration: underline;
}

