@charset "utf-8";
/* CSS Document */

a {
font-family: Verdana;
font-size: 11px;
color: #660000; 
font-weight: bold
}

h1, h2, h3, h4, h5, h6 {
font-family: Verdana;
color: #660000; 
}

p, li {
font-family: Verdana;
font-size: 11px;
color: black; 
}


