body {
background: url(images/1_background.gif) left top repeat; 
background-color: #d6dfe8;
}

td {
font-size:12px; 
font-family: verdana,arial,helvetica; 
color:#336699;
font-weight:bold;
}

.smallText {
font-size: 10px; 
color: #6b93bb;
}

.medText {
font-size: 14px; 
color:#ffffff;
}

.medTexterr {
font-size: 14px; 
color:#336699;
}

.bigText {
font-size: 16px;
}

input {
font-weight: bold; 
color: #336699; 
font-family: courier, serif;
}

input.counter {
background: #ffffff;
font-weight: bold;
color: #6b93bb;
font-family: verdana,arial,helvetica;
font-size: 10px;
border-style: solid;
border-width: 0px;
border-color: #ffffff;
}

textarea {
font-weight: bold; 
color: #336699; 
font-family: courier, serif;
}