
a:visited { color: navy; text-decoration: none }
a:link { color: blue; text-decoration: none }
a:hover { text-decoration: underline }
body    { font-size: 12px; font-family: "Trebuchet MS", Arial, Verdana, Helvetica }
p     { font-size: 12px; font-family: "Trebuchet MS", Arial, Verdana, Helvetica }
td      { font-size: 12px; font-family: "Trebuchet MS", Arial, Verdana, Helvetica }
.headline   { color: green; font-size: 16 }
.subheadline   { color: green; font-size: 14 }
.justify { text-align: justify }
.smaller  { font-size: 10px }
.tiny  { font-size: 8px }
.green { color: green }
.smallInput { font-size: 7pt }
.tfvHighlight { color: red; font-weight: bolder }
.tfvNormal { color: black; font-weight: normal }
.TM  { font-size: 50%; vertical-align: super }
.vAlignOuter { position:relative }
.vAlignInner_checkbox { position:absolute; top:50%; height:100em; margin-top:-50em }
div.containerx { min-height: 40em; display: table-cell; vertical-align: middle }

