h1
{
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #002E4E;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h2
{
   font-family: Arial;
   font-size: 15px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #1E1E1E;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h3
{
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #1E1E1E;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h4
{
   font-family: Arial;
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #1E1E1E;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h5
{
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #002E4E;
   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.catalogo:link
{
   color: #282828;
   text-decoration: none;
}
a.catalogo:visited
{
   color: #282828;
   text-decoration: none;
}
a.catalogo:active
{
   color: #282828;
   text-decoration: none;
}
a.catalogo:hover
{
   color: #282828;
   text-decoration: underline;
}
a.menu_lateral:link
{
   color: #002E4E;
   text-decoration: none;
}
a.menu_lateral:visited
{
   color: #002E4E;
   text-decoration: none;
}
a.menu_lateral:active
{
   color: #002E4E;
   text-decoration: none;
}
a.menu_lateral:hover
{
   color: #002E4E;
   text-decoration: underline;
}
