.text {
    font-family: "PT Sans", sans-serif;
    font-size: 100%;
    color: #000000
}

.bodytext {
    font-family: "PT Sans", sans-serif;
    font-size: 100pt;
    color: #000000
}

.title {
    font-family: "PT Sans", sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #663333
}

a:hover {
    color: #663333;
    text-decoration: underline
}

a:active {
    color: #FF0066;
    text-decoration: underline
}

a:link {
    color: #663333;
    text-decoration: underline
}

a:visited {
    color: #663333;
    text-decoration: none
}

a {
    border: none;
    outline: none
}

li {
    font-family: "PT Sans", sans-serif;
    font-size: 90%;
    color: #000000;
}

.error-state-icon.ui-state-error {
    border:none;
    background:none;
}
input#q156 {
    background-color: #cccccc;
    border: blue;
    transform: scale(2);

}
input#q157 {
    background-color: #cccccc;
    border: blue;
    transform: scale(2);


}

body{
font-family: "PT Sans", sans-serif;
font-size: 100%;
}
