body, p, td, input, select, textarea { font-family: Calibri, Arial, sans-serif; font-size: 14px; color: #333333; }

h1 { font-size: 19px; color: #096373; font-weight: bold; margin: 0 0 14px 0; }
h2 { font-size: 17px; color: #096373; font-weight: bold; margin: 20px 0 14px 0; }
h3 { font-size: 14px; color: #FF9400; font-weight: bold; margin: 20px 0 14px 0; }

p {	line-height: 16px; margin: 0 0 10px 0; }
li { line-height: 16px; margin: 0 0 4px 30px; }
strong { font-weight: bold; }

ul, ol { margin-bottom: 12px; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }

a:link, a:visited { text-decoration: underline; color: #096373; }
a:hover, a:active { text-decoration: underline; color: #FF9400; }
h1 a:link, h2 a:link, h3 a:link, h1 a:visited, h2 a:visited, h3 a:visited { text-decoration: none; }

img { border: none; }

.flush { margin-top: 0; }
.clear { clear: both; }

table { border-collapse: collapse; }
table th { border: 2px solid #FFFFFF; color: #FFFFFF; background-color: #096373; font-weight: bold; padding: 6px 8px; line-height: 15px; }
table td { border: 2px solid #FFFFFF; background-color: #EEEEEE; padding: 6px 8px; line-height: 15px; }