




div.headline {
font-family: Verdana; 
font-size: 15px; 
color: #000000;
font-weight: bold;
}


div.alt {
font-family: Verdana; 
font-size: 11px; 
color: #000000;
font-weight: normal;
}

input.input {
font-family: Verdana; 
font-size: 11px; 
color: #000000;
font-weight: normal;
border-width: 2px; 
border-style:inset;
}

input.button {
font-family: Verdana; 
font-size: 12px; 
color: #000000;
font-weight: normal;
border-width: 2px; 
border-style:outset;
padding: 1px;
}

textarea.textarea {
font-family: Verdana; 
font-size: 12px; 
color: #000000;
font-weight: normal;
border-width: 2px; 
border-style:inset;
width: 240px;
}

b.counter {
font-family: Verdana; 
font-size: 16px; 
color: #000000;
font-weight: bold;
}

div.output1 {
font-family: Verdana; 
font-size: 10px; 
color: #000000;
font-weight: bold;
border-width: 2px; 
border: 1px solid #000000 dotted;
background: #ffffcc;
}

div.output2 {
font-family: Verdana; 
font-size: 14px; 
color: #000000;
font-weight: normal;
}

div.output {
border: 1px solid #000000 dotted;
background: #ffffff;
}

div.copy {
font-family: Verdana; 
font-size: 11px; 
color: #000000;
font-weight: normal;
}




