body        { color: #333333; background-color: #ffffff; padding: 0px; margin: 0px; }
div         { padding: 0px; margin: 0px; }
a:link      { color: #336699; text-decoration: none; }
a:visited   { color: #336699; text-decoration: none; }
a:active    { color: #6699cc; text-decoration: underline; }
a:hover     { color: #6699cc; text-decoration: underline; }

h2 { display: block; color: #0f2d75; font-size: x-small; font-weight: bold; width: 500px; text-align: left; background-color: #b7c0d6; border-bottom: dotted 1px #666666; padding: 3px; }

.t_mini     { font-size: xx-small; }
.t_normal   { font-size: x-small; line-height: 1.6em; }
.t_title    { font-size: small; color: #ffffff; border: dotted 1px #999999; background-color: #1c248c; }
.t_subtitle { font-size: x-small; border-bottom: dotted 1px #1c248c; }
.padding    { padding: 0.5em 1em 0.5em 2em; }
.form_tx    { color: #333333; font-size: x-small; border: solid 1px #0f2d75; background-color: #ffffff; }
.form_bt    { color: #ffffff; font-size: x-small; background-color: #0f2d75; }