BODY {
font-family: Helvetica;
/*
font-size: 12pt;
*/
font-size: 1.0em;
margin-top: 0;
margin-left: 5px;
}

.h1_header {
/*
font-size: 18pt;
*/
font-size: 1.25em;
color: #76a293;
}

.h2_header {
/*
font-size: 14pt;
*/
font-size: 1.0em;
color: #c63038;
margin-bottom: 2px;
}

.h3_header {
/* font-size: 10pt; */
font-size: 0.8em;
margin-bottom: 2px;
}

.grey {
background-color: #e2e7ec;
}

.breadcrumbs {
/*
font-size: 10pt;
*/
font-size: 0.8em;
color: #888888;
}

.event_link {
/*
font-size: 10pt;
*/
font-size: 0.8em;
}

.event_description {
/*
font-size: 10pt;
*/
font-size: 0.8em;
color: #888888;
}

.event_text {
font-weight: bold;
/*
font-size: 10pt;
*/
font-size: 0.8em;
}

.synopsys {
/*
font-size: 10pt;
*/
font-size: 0.8em;
color: #888888;
}

.market_link {
/*
font-size: 10pt;
*/
font-size: 0.8em;
}
.market_info {
/*
font-size: 10pt;
*/
font-size: 0.8em;
color: #888888;
}

.contact {
/*
font-size: 10pt;
*/
font-size: 0.8em;
color: white;
font-weight: bold;
}

.lhs_top {
/*
font-size: 10pt;
*/
font-size: 0.8em;
font-weight: bold;
color: white;
background-color: #10787b;
}

.lhs_nav, .lhs_nav A, .lhs_nav A:visited {
/*
font-size: 10pt;
*/
font-size: 0.9em;
font-weight: bold;
color: #0f7a7a;
background-color: #cee7e7;
}

.about {
color: #6badad;
/*
font-size: 9pt;
*/
font-size: 0.6em;
background-color: #e7f7f7;
padding: 5px 5px 5px 5px;
}

.list {
font-size: 0.85em;
}

.pub_date {
font-size: 8pt;
color: grey;
}


#example_content {
font-size: 0.8em;
color: #888888;
}

#example_content > H1 {
font-size: 1.25em;
color: #76a293;
}

#example_content > H2 {
font-size: 1.0em;
color: #c63038;
xmargin-bottom: 2px;
}

#example_content > H3 {
font-size: 0.8em;
margin-bottom: 2px;
}

#example_content > P {
margin-bottom: 5px;
}

