﻿/* CSS Document */

/* Copyright 1996 - 2007 Universal Traffic Service. */

/* Page Properties - start -//brf 10.26.06 */
/* Page Properties - revised -//krs 03.08.07 */

p {
    font-size: 9pt;
}

plaintext {
    font-size: 9pt;
}

textarea {
    font-size: 9pt;
}

label {
    font-size: 9pt;
}

button {
    font-size: 9pt;
    background-color: #003366;
    color: white;
}

option
{
    font-size: 9pt;
}


