h1 {
color: #25628e;
font-family: "Tahoma", Geneva, sans-serif;
font-size: 22px;
font-weight: normal;
}
h1 a { color: #4d4d4d; text-decoration: none; }
h2 {
color: #848787;
font-family: "Tahoma", Geneva, sans-serif;
font-size: 18px;
font-weight: normal;
letter-spacing: 0px;
}
h3 {
color: #6ec9cc;
font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
font-size: 24px;
font-weight: normal;
}
h4 {
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: normal;
color: #6ec9cc;
}
h4 a { color: #ffffff; text-decoration: none; }
h5 {
color: #6ec9cc;
font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: normal;
}
h5 a { color: #6ec9cc; text-decoration: none; }
/* Paragraph styling */
p {
color: #4c4c4c;
font: "Tahoma", Geneva, sans-serif;
font-size: 14px;
}
p.meta { color: #707070; font-size: 10px; text-align: right; }
p#footer-text { text-align: center; }
div#message p { color: #4d4d4d; line-height: 20px; }
/* Link styling */
a { 
color: #0094D6;
font-size: 14px;
text-decoration: underline; cursor:pointer;
}
a:hover { text-decoration: underline;color: #FC8205;cursor:pointer; }
p#action-bar a { color: #FC8205; }
p#action-bar a:hover { color: #6eb9cc; text-decoration: none; }
