
td     { color: #56698e; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.padding { padding-top: 20px }
.headline   { color: #577eb7; font-size: 18px; padding-bottom: 5px }
.small { color: #577eb7; font-size: 10px; padding-bottom: 5px }
.small2 { color: gray; font-size: 10px; padding-bottom: 5px }
input { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; border-top: none; border-right: none; border-bottom: 1px dashed gray; border-left: none }
textarea { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ededed; border-top: 1px dashed #808080; border-right: none; border-bottom: 1px dashed gray; border-left: 1px dashed #808080 }

a     { color: #56698e; text-decoration: none }
a:link      { color: #56698e; text-decoration: none }
a:visited     { color: #56698e; text-decoration: none }
a:hover     { color: black; text-decoration: none }
a:active  { color: black; font-weight: bold }

