/* These styles are what appear in the WYSIWYG editor */
.Headline{
font-weight: normal;
font-family: times new roman;
color: #660000;
font-style: none;
font-size: 25px;
}

.h1, .h2{
font-weight: normal;
font-family: times new roman;
color: #660000;
font-style: none;
font-size: 25px;
}

.Subhead{
font-weight: normal;
font-family: times new roman, serif;
color: #002060;
font-size: 24px;
margin-top: 20px;
}

p{

}


