/* These styles are what appear in the WYSIWYG editor */
.Headline{
font-weight: normal;
font-family: times new roman;
color: #78523A;
font-style: none;
font-size: 25px;
}

.h1, .h2{
font-weight: normal;
font-family: times new roman;
color: #78523A;
font-style: none;
font-size: 25px;
}

.Subhead{
font-weight: normal;
font-family: arial;
color: #6E4820;
font-size: 18px;
}

p{
margin: 0px;
}

h2{
font-size: 15px;
color:#000000;
font-weight: bold;
}
