body { background-color: #DCDCDC; }
html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
img { display:block; }

a:link, a:visited, a:active { color: #505050; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: underline; }

.text00 { font-size: 7pt; font-family: Tahoma; color: #808080; }
.text01 { font-size: 7pt; font-family: Tahoma; color: #808080; line-height: 200%; }
.text02 { font-size: 7pt; font-family: Tahoma; color: #505050; }
.text03 { font-size: 7pt; font-family: Tahoma; color: #505050; line-height: 200%; }
.text04 { font-size: 14pt; font-family: Tahoma; color: #505050; }
.text05 { font-size: 21pt; font-family: Tahoma; color: #505050; }

.input00 { background-color: #FFFFFF; color: #505050; font-size: 8pt; font-family: Tahoma; border: 1px solid #505050; }