body { font-family:verdana,geneva,arial,sans-serif; background-color:#ffffff; }
div#container{ margin-left: auto; margin-right: auto; width: 800px; }

.text-s { font-size:7pt; color:#000000; }
.text-m { font-size:8pt; color:#000000; }
.text-l { font-size:9pt; color:#000000; }
.text-xl { font-size:10pt; color:#000000; }
.text-xxl { font-size:11pt; color:#000000; }

.textbold-s { font-size:7pt; color:#000000; font-weight:bold; }
.textbold-m { font-size:8pt; color:#000000; font-weight:bold; }
.textbold-l { font-size:9pt; color:#000000; font-weight:bold; }
.textbold-xl { font-size:10pt; color:#000000; font-weight:bold; }
.textbold-xxl { font-size:11pt; color:#000000; font-weight:bold; }

.texto-s { font-size:7pt; color:#ff9d00; }
.texto-m { font-size:8pt; color:#ff9d00; }
.texto-l { font-size:9pt; color:#ff9d00; }
.texto-xl { font-size:10pt; color:#ff9d00; }
.texto-xxl { font-size:11pt; color:#ff9d00; }

a:link { font-size:9pt; text-decoration:none; color:#000000; }
a:visited { font-size:9pt; text-decoration:none; color:#000000; }
a:active { font-size:9pt; text-decoration:none; color:#000000; }
a:hover { font-size:9pt; text-decoration:none; color:#ff9d00; }

a.menu:link { font-size:8pt; text-decoration:none; color:#000000; }
a.menu:visited { font-size:8pt; text-decoration:none; color:#000000; }
a.menu:active { font-size:8pt; text-decoration:none; color:#000000; }
a.menu:hover { font-size:8pt; text-decoration:none; color:#ff9d00; }

a.image:link {}
a.image:visited {}
a.image:active {}
a.image:hover {}

.input_field { border:1px; border-color:#616161; border-style:solid; background-color:#ffffff; font-size:9pt; color:#000000; font-family:verdana,geneva,arial,sans-serif; }

td.menu { text-align:right; padding-right: 12px; }
td.submenu { text-align:right; padding-top:2px; padding-bottom: 2px; padding-right: 20px; }