

body{
    background-color: "#ffffff"
}

h1{
   font-family: verdana;
   font-weight: medium;
   padding-left: 5px;
   font-size: 95%;
   color: #C51B1E;
}

p{
   font-family: verdana;
   font-weight: medium;
   padding-left: 5px;
   font-size: 70%;
   color: #333333;
}

p.red{
   font-family: verdana;
   font-weight: medium;
   padding-left: 5px;
   font-size: 70%;
   color: #C51B1E;
}

p.subheader{
   font-family: verdana;
   font-weight: bold;
   font-size: 90%;
   color: #000000;
}

a.mainnav{
   font-family: verdana;
   font-weight: bold;
   padding-left: 5px;
   font-size: 100%;
   text-decoration: none;
   color: #C51B1E;
}

a.mainnav:hover{
   color: #9E9E9E
}


a.subnavclosed{
   font-family: arial;
   font-weight: medium;
   font-size: 65%;
   font-variant: small-caps;
   text-decoration: underline;
   color: #333333;
}

a.subnavclosed:hover{
   color: #C51B1E
}

a.subnav{
   font-family: arial;
   font-weight: medium;
   font-size: 65%;
   font-variant: small-caps;
   text-decoration: underline;
   margin-left: 25px;
   color: #333333;
}

a.subnav:hover{
   color: #C51B1E
}

a.link{
   color: #C51B1E;
   text-decoration: underline;
}

a.elipse{
   font-family: verdana;
   font-weight: medium;
   font-size: 65%;
   text-decoration: underline;
   color: #C51B1E;
}

a.news{
   font-family: arial;
   font-weight: medium;
   font-size: 65%;
   text-decoration: none;
   line-height: 3pt; 
   text-transform: capitalize;
   color: #333333;
}

a.news:hover{
   color: #333333;
   text-decoration: underline;
}

a.homeicons{
   font-family: arial;
   font-weight: medium;
   font-size: 65%;
   font-variant: small-caps;
   text-decoration: underline;
   color: #C51B1E;
}

a.homeicons:hover{
   color: #333333
}

a.footernav{
   font-family: arial;
   font-weight: meium;
   font-size: 65%;
   font-variant: small-caps;
   text-decoration: none;
   color: #C51B1E;
}

a.footernav:hover{
   color: #C51B1E;
   text-decoration: underline;
}

li{
   font-family: verdana;
   font-size: 70%;
   color:#666666;
   font-weight: medium;
}   
