.white_text {
color:#ffffff;
}
.red_text {
color:#ed1d34;
}
.gray_text {
color:#616366;
}
h1, h2, h3, h4, h5, h6 {
color:#ffffff;
font-weight:normal;
margin:0;
padding:3px 0;
}
p {
line-height:18px;
padding-bottom:8px;
}
h1 {
font-size:20px;
}
h2 {
font-size:18px;
}
h3 {
font-size:16px;
}
h4 {
font-size:14px;
}
h5 {
font-size:12px;
}
h6 {
font-size:10px;
}
.mceContentBody {
background-color:#ffffff;
font-size:14px;
color:#616366;
}
body {
font-size:14px;
}
#top-left.editing {
    overflow:visible;
}
a {
    text-decoration:undeline;
    color:#ED1D34;
}
