body {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size:12px;
}

h1 {
 background-color: inherit;
 color:#000000;
 font-size:19px;
 font-weight:bold;
 letter-spacing: 0px;
 word-spacing: 2px;
 padding:5px 0 0 0;
 margin:0 0 10px 0;
 border:0;
}

h2 {
 background-color: inherit;
 color:#ed1c24;
 font-size:16px;
 font-weight:bold;
 padding:0;
 margin:5px 0 5px 0;
 border:0;
}

h3 {
 background-color: inherit;
 color:#ed1c24;
 font-size:14px;
 font-weight:bold;
 padding:0;
 margin:5px 0 5px 0;
 border:0;
}

h4 {
 background-color: inherit;
 color:#ed1c24;
 font-size:12px;
 font-weight:normal;
 line-height:1.4;
 padding:0;
 margin:0;
 border:0;
}

h5 {
 background-color: inherit;
 color:#000000;
 font-size:12px;
 font-weight:normal;
 line-height:1.4;
 padding:0;
 margin:0;
 border:0;
}

h6 {
 background-color: inherit;
 color:#000000;
 font-size:10px;
 font-weight:bold;
 padding:0;
 margin:5px 0 5px 0;
 border:0;
}


p, li {
 font-size:12px;
 font-weight:normal;
 letter-spacing: 0px;
 word-spacing: 2px;
 padding:0;
 margin:0;
 border:0;
}

p {
 line-height:1.4;
 margin:0px 0 20px 0;
}

a:link {
 color: #ed1c24;
 background-color: transparent;
 text-decoration: none;
}

a:visited {
 color: #ed1c24;
 background-color: transparent;
 text-decoration: none;
}

a:hover {
 color: #ed1c24;
 background-color: transparent;
 text-decoration: underline;
}

a:active {
 color: #ed1c24;
 background-color: transparent;
 text-decoration: underline;
}

.highlight {
 color: #ed1c24;
}

.quote {
 background-color: inherit;
 color:#ed1c24;
 font-size:14px;
 font-weight:bold;
 line-height:1.3;
}

.quoted {
 font-size:14px;
 font-style:italic;
 color:#ed1c24;
 background-color: transparent;
 margin:0px 0 20px 0;
}
