h1
{
font-family: Brandon Grotesque Light;
font-size: 32pt;
color: #808080;
}

h2
{
font-family: Brandon Grotesque Medium;
font-size: 32pt;
color: black;
}

h3
{
font-family: BauerBodoni LT;
font-size: 35pt;
color: black;
}

h4
{
font-family: Brandon Grotesque Medium;
font-size: 16pt;
color: black;
}

* h5
{
font-family: BauerBodoni LT;
font-size: 16pt;
color: #808080;
}

h6
{
font-family: BauerBodoni LT;
font-size: 16pt;
color: black;
}

p
{
font-family: Brandon Grotesque Light;
font-size: 17pt;
color: #292727;
}

* span
{
font-family: Brandon Grotesque Light;
font-size: 13pt;
color: #292727;
}

* a
{
font-family: Brandon Grotesque Light;
font-size: 17pt;
color: #292727;
}

* table, tr, td, th {
  border:0;
}