body {background: #FFFFFF; color: #000000; font-family: "Helvetica", sans-serif; }
p {font-size: 100%; color: #000000; }
p.small {font-size: 80%; color: #000000; }

h1 {font-weight: bold; font-size: 200%; }
h2 {font-weight: bold; font-size: 150%; }
h3 {font-weight: bold; font-size: 120%; }
h4 {font-weight: bold; font-size: 120%; }
td {font-size: 100%; color: #000000; }
tr {font-size: 100%; color: #000000; }
ol {font-size: 100%; color: #000000; }
ul {font-size: 100%; color: #000000; }
li {font-size: 100%; color: #000000; }

a:link {color: #009999; text-decoration: underline; }
a:visited {color: #000000; text-decoration: underline; }
a:hover {color: #808080; text-decoration: underline; }
a:active {color: #00CCFF; text-decoration: underline; }

table {border: 0px none; background: #FFFFFF; vertical-align: top; width: 100%; }
tr.row1 {border: 0px none; }
td.row1 {background: #009999; height: 33px; text-align: center; }
tr.row2 {border: 0px none; background: none; }
td.col1 {padding: 20px; width: 50%; text-align: right; vertical-align: top; }
td.col2 {width: 200; text-align: center; vertical-align: top; }
td.col3 {padding: 20px; width: 50%; text-align: left; vertical-align: top; }