﻿body 
{
 margin:0px;
 font-family:Trebuchet MS;
 font-size:13px;
 
}


ul
{
    margin: 0px;
  padding:0px;
    list-style-type: none;
}

h1
{
font-family:Trebuchet MS;
margin:0px;
padding:0px;
font-size:24px;
color:#de070a;
text-decoration:none;
font-weight:normal
}

h2
{
font-family:Trebuchet MS;
margin:0px;
padding:0px;
font-size:18px;
color:#de070a;
text-decoration:none;
font-weight:normal
}
h3
{
font-family:Trebuchet MS;
margin:0px;
padding:0px;
font-size:11px;
color:#de070a;
text-decoration:none;
font-weight:normal
}

a 
{
text-decoration:none;
}
a:active,:visited,:link
{
font-family:Trebuchet MS;
margin:0px;
padding:0px;
font-size:12px;
color:#000000;
text-decoration:none
}

a:hover
{
text-decoration:underline;
 color:#4184c5;  
}

p
{
    font-family:Trebuchet MS;
    font-size:13px;
    color:#535353;
}
p a
{
    font-family:Trebuchet MS;
    text-decoration:underline;
    font-size:12px;
 }
 p a:hover
{
      text-decoration:none;
}