.text { font-family: helvetica,arial; font-size: 14px; font-weight: normal; color: #ffffff}
.text a:link {  color: #ffffff ; text-decoration: none}
.text a:visited {   color: #ffffff ; text-decoration: none}
.text a:hover {  color: #dddddd ; text-decoration: none}
.text  h1{ font-family: helvetica,arial; font-size: 16px;  font-style:italic; font-weight: bold; color: #ffffff}
.text {line-height: 150%; }

.btext { font-family: arial, verdana, helvetica; font-size: 12px; font-weight: normal;  color: #ffffff}
.btext a:link { color: #ffffff; text-decoration: none}
.btext a:visited { color: #ffffff; text-decoration:none}
.btext a:hover {  color: #ffffff; text-decoration: underline }
.btext  h1{ font-family: helvetica,arial; font-size: 16px;  font-style:italic; font-weight: bold; color: #ffffff}



.button { font-family: helvetica,arial; font-size: 15px; font-style:italic; color: #ffffff ; background-image: url('images/button.jpg'); display: block; }
.button a:link { color: #FFFFFF ; text-decoration: none ; background-image: url('images/button.jpg');  display: block; padding: 12px}
.button a:visited { color: #FFFFFF ; text-decoration: none ; background-image: url('images/button.jpg');  display: block; padding: 12px}
.button a:hover {  color: #FFFFFF; display: block; text-decoration: none ;  background-image: url('images/button2.jpg'); padding: 12px}

body {background-color: #404040; margin:0px}


  INPUT, TEXTAREA, select {
font-family: arial, verdana, ms sans serif;
font-size: 8pt;
font-weight: normal;}