h1 {color: #533930;}
h2 {color: #f26722;}
h3 {color: #533930;}

p {
font-family: arial,sans-serif;
color: #333333;
font-size: 13px;
letter-spacing: 0.2pt;
line-height: 1.5;
text-align: left;
}

.greenbold {
font-weight: bold;
color: #9CC53B;
}

.brownbold {
font-weight: bold;
color: #533930;
}

.orangebold {
font-weight: bold;
color: #f26722;
}

.whitebold {
font-weight: bold;
color: #ffffff;}

.brownsubtitles {
font-weight: bold;
color: #533930;
font-size: 15px;
}

.orangesubtitles {
font-weight: bold;
color: #f26722;
font-size: 15px;
}

.whitesubtitles {
font-weight: bold;
color: #ffffff;
font-size: 15px;
}

.greensubtitles {
font-weight: bold;
color: #9CC53B;
font-size: 15px;
}

.imgborder {
border: 1px solid #EAE3C6;
padding: 3px;
background-color: #F9F2DF;}

table.programtable {}
table.programtable th {}
table.programtable td {border-bottom: solid 3px #ffffff; border-right: solid 3px #ffffff;}

.chartsubtitles {
font-size: 13px;
text-transform: uppercase;
color: #F26822;
font-weight: bold;
}
