/* CSS Document */

.txt {font-family: tahoma; font-size: 12px; color: #000000; margin-left: 5; margin-top: 5; margin-right: 5; margin-bottom: 5 }

body,td,th {

    font-family: Arial, Helvetica, sans-serif;

}

.style1 {font-size: 18px}

.style3 {font-size: 12px}

a:link {

    color: #0000FF;

    text-decoration: none;

}

a:visited {

    text-decoration: none;

    color: #0000FF;

}

a:hover {

    text-decoration: underline;

    color: #0000FF;

}

a:active {

    text-decoration: none;

    color: #0000FF;

}

.style4 {

    font-size: 18px;

    font-weight: bold;

    color: #666666;

}

.style5 {

    font-size: 14px;

    font-weight: bold;

}

.style6 {font-size: 12px; font-style: italic; }

