body, td {
    font-size: 11px;
    font-family: tahoma, sans-serif;
    color: #ffffff;
}

td.title {
    font-size: 11px;
    font-family: tahoma, sans-serif;
    padding-left: 10px;
    color: #ffffff;
    font-weight: bold;
}

td.input {
    font-size: 10px;
    font-family: tahoma, sans-serif;
    color: #ffffff;
    font-weight: bold;
}

.input input {
    font-size: 11px;
    font-family: tahoma, sans-serif;
    color: #000000;
    width: 185px;
}

.input select {
    font-size: 11px;
    font-family: tahoma, sans-serif;
    color: #000000;
}

h1 {
    font-size: 17px;
    font-family: tahoma, sans-serif;
    
}

a {
    color: #FFFFFF;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
    color: #CCCCCC;
}
