/* ######### General CSS ######### */

p.banner {
font-family: 'Times New Roman',Georgia,Courier,serif;
font-weight: normal;
font-style: italic;
font-size: 25pt;
color: #005961;
}

p.title {
font-family: Arial;
font-weight: normal;
font-size: 20pt;
color: #E4A900;
}

p.heading {
font-family: Arial;
font-weight: normal;
font-size: 16pt;
color: #005961;
}

p.comment {
font-family: 'Times New Roman',Georgia,Courier,serif;
font-style: italic;
font-size: 14pt;
color: #E4A900;
}

p.body {
font-family: Arial;
font-size: 12pt;
color: #005961;
font-weight: normal;
text-align: justify;
}

a.MenuLink {text-decoration: none;}
a.MenuLink:link { font-size:12pt; color: #005961 ; background: none}
a.MenuLink:visited { font-size:12pt; color: #005961 ; background: none }
a.MenuLink:hover { font-size:12pt; color: #E4A900; background: none }


a.ServicesLink {text-decoration: none;}
a.ServicesLink:link { font-size:9pt; color: #E4A900 ; background: none }
a.ServicesLink:visited { font-size:9pt; color: #E4A900 ; background: none }
a.ServicesLink:hover { font-size:9pt; color: #005961; background: none }


a.EmailLink {text-decoration: none;}
a.EmailLink:link { font-size:10pt; color: #005961 ; background: none }
a.EmailLink:visited { font-size:10pt; color: #005961 ; background: none }
a.EmailLink:hover { font-size:10pt; color: #E4A900; background: none }

.OHC-Green {
color: #005961;
}

.OHC-Yellow {
color: #E4A900;
}

.OHC-Beige {
color: #DFE0CB;
}