p {
font-size: 13 px;
line-height :19 px;
font-family: Arial Narrow, Arial;
text-align: justify;
color: white;}

a {
color: ffd900;}

input {
 background-color: #ffffff;
}

select { 
 font-size: 8pt;
 border: 0;
 background-color: #ffffff;
 font-family: Arial Narrow, Arial;
 color: #000000; 
}

.inputtext {
 font-size: 8pt;
 border:0;
 font-family: Arial Narrow, Arial;
 color: #000000; 
}

.inputcheckbox  {
 font-size: 8pt;
 border:0;
 font-family: Arial Narrow, Arial;
 color: #000000; 
 background-color: #000000;
}

.inputbutton  {
 font-size: 14pt;
 border:0;
 font-family: impact;
 background-color: ffd900;
 color: #000000; 
 width: 200;
 height: 25;
}