@font-face
{
   font-family: Ubuntu;
   src: url('ubuntu-bold_0.eot');
   src: url('ubuntu-bold_0.eot?iefix') format('embedded-opentype'),
        url('ubuntu-bold_0.woff') format('woff'),
        url('ubuntu-bold_0.ttf') format('truetype'),
        url('ubuntu-bold_0.svg') format('svg');
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.cslinkform
{
   color: #003E58;
   font-weight: bold;
   text-decoration: none;
}
a.cslinkform:visited
{
   color: #003E58;
   font-weight: bold;
   text-decoration: none;
}
a.cslinkform:active
{
   color: #003E58;
   font-weight: bold;
   text-decoration: none;
}
a.cslinkform:hover
{
   color: #003E58;
   font-weight: bold;
   text-decoration: underline;
}
h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   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-weight: bold;
   font-size: 27px;
   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-weight: bold;
   font-size: 24px;
   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-weight: bold;
   font-size: 21px;
   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-weight: bold;
   font-size: 19px;
   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-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.boxes
{
   font-family: Ubuntu;
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
   color: #555555;
   background-color: transparent;
   border: 1px #003E58 solid;
   border-radius: 5px;
   padding: 0px 0px 0px 10px;
}
.texting
{
   font-family: Ubuntu;
   font-size: 13px;
   text-decoration: none;
   color: #71BF44;
   background-color: transparent;
}
