@font-face
{
   font-family: 'Archive';
   src: url('../fonts/Archive_0.woff') format('woff');
}
@font-face
{
   font-family: 'PF DinDisplay Pro Light';
   src: url('../fonts/pfdindisplaypro-light.woff') format('woff');
}
@font-face
{
   font-family: 'Uni Sans Heavy CAPS';
   src: url('../fonts/Uni Sans Heavy.woff') format('woff');
}
@font-face
{
   font-family: 'PF DinDisplay Pro Black';
   src: url('../fonts/pfdindisplaypro-black.woff') format('woff');
}
@font-face
{
   font-family: 'PF DinDisplay Pro Medium';
   src: url('../fonts/pfdindisplaypro-med.woff') format('woff');
}
@font-face
{
   font-family: 'PF DinDisplay Pro';
   src: url('../fonts/pfdindisplaypro-reg.woff') format('woff');
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.non
{
   color: #FFFFFF;
   text-decoration: none;
   -webkit-transition: all 2ms linear;
   -moz-transition: all 2ms linear;
   -ms-transition: all 2ms linear;
   transition: all 2ms linear;
}
a.non:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.non:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.non:hover
{
   color: #F5F5F5;
   text-decoration: none;
}
h1
{
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2
{
   font-family: Arial;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3
{
   font-family: Arial;
   font-size: 24px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4
{
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5
{
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6
{
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000080;
   background-color: transparent;
}
