body { padding: 0px; margin: 0px; color: #000000; }
br { font-size: 12px; }
hr { border-top: 1px solid #DBDFD5; border-bottom: 0px; border-left: 0px; border-right: 0px; }

.heading { font-family: Arial; font-size: 16px; font-weight: bold; color: #4C5242; }
.heading2 { font-family: Arial; font-size: 14px; font-weight: bold; color: #FF8A00; }
.heading3 { font-family: Arial; font-size: 12px; font-weight: bold; color: #B0D12C; }

p.heading { margin-top: 12px; margin-bottom: 6px; }
p.heading2 { margin-top: 12px; margin-bottom: 6px; }
p.heading3 { margin-top: 12px; margin-bottom: 6px; }

a.nav { font-family: Arial; font-size: 12px; color:#FCFFF1; text-decoration:none; }
a.nav:hover { text-decoration: underline; }

.top { font-family: Helvetica, Arial; font-size: 13px; color: #555653; }

.text { font-family: Helvetica, Arial; font-size: 12px; line-height: 1.2; color: #555653; }

.small { font-family: Helvetica, Arial; font-size: 11px; line-height: 1.2; color: #929491; }

.error {  font-family: Helvetica, Arial; font-size: 12px; font-weight: bold; line-height: 1.2; color: #990002; border: 1px solid #990002; padding: 5px; }

.copyright { font-family: Helvetica, Arial; font-size: 10px; line-height: 1.2; color: #616261; }

#red { color: #990002; }
#green { color: #B0D12C; } 
#orange { color: #FF8A00; } 
#grey { color: #4C5242; }
#black { color: #000000; }
