a {
    text-decoration: none;
}
a:link {
    color: blue;
}
a:active {
    color: red;
}
a:visited {
    color: purple;
}
a:hover {
    color: yellow;
    background: blue;
}
dt {
    font-weight: bold;
    color: teal;
}
h1 {
    font-family: Times New Roman, Times, Serif;
    font-size: xx-large;
    font-style: italic;
    font-weight: bold;
    font-variant: normal;
    background: #0066FF;
    color: white;
    text-align: center;
    line-height: 70px;
}
h2 {
    font-family: Times New Roman, Times, Serif;
    font-size: x-large;
    font-style: italic;
    color: red;
    font-weight: bold;
    font-variant: normal;
}
h2 b {
    font-family: Times New Roman, Times, Serif;
    font-size: x-large;
    font-style: italic;
    color: blue;
    font-weight: bold;
    font-variant: normal;
}
h3 {
    font-family: Times New Roman, Times, Serif;
    font-size: large;
    font-style: italic;
    color: blue;
    font-weight: bold;
    font-variant: normal;
}
h3 b {
    font-family: Times New Roman, Times, Serif;
    font-size: large;
    font-style: italic;
    color: red;
    font-weight: bold;
    font-variant: normal;
}
h5 {
    font-family: Times New Roman, Times, Serif;
    font-size: small;
    font-style: italic;
    color: red;
    font-weight: bold;
    font-variant: normal;
}
img {
    border: none;
    padding-right: 5px;
}
li.dnld {
    font-weight: normal;
    list-style-image: url(pics/pdf.gif);
}
li {
    font-weight: bold;
}
p:first-letter {
    font-family: Times New Roman, Times, Serif;
    font-size: xx-large;
}
script {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: x-small;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background: #0066FF;
    color: white;
}
span {
    color: black;
}
ul {
    list-style-type: square;
}
.centausREMOVE {
//    background-image: url(pics/roadtexu.jpg);
}
.f1 {
    background-image: url(pics/f1paper1096.jpg);
}
.foot {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: xx-small;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #0066FF;
    text-align: center;
    position: relative;
    top: 10px;
    left: 10px;
    width: 870px;
    vertical-align: top:
}
.header {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: medium;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: lightblue;
    color: blue;
    border: 0;
}
.headimg {
    background-color: white;
    border-color: white;
    border: 0;
}
.headlge {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: large;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: lightblue;
    color: blue;
    border: 0;
}
.headsml {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: small;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: lightblue;
    color: blue;
    border: 0;
}
.lnks {
    color: black;
}
.main {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: medium;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: normal;
    color: #0066FF;
    width: 650px;
}
.menu {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: medium;
    font-style: normal;
    font-weight: normal;
    font-variant: small-caps;
    background-color: lightblue;
    color: blue;
    text-align: center;
    vertical-align: middle;
    width: 220px;
}
.menu1 {
    background-color: lightgrey;
    color: black;
    text-align: left;
}
.menu2 {
    background-color: #CCCCCC;
    color: black;
    text-align: left;
}
.paging {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: medium;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    border-color: #0066FF;
    background-color: #0066FF;
    color: white;
    border: 0;
}
.sml {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: small;
    font-style: italic;
    font-weight: normal;
    font-variant: normal;
    color: #0066FF;
}
.textmenu {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: x-small;
    font-style: normal;
    font-weight: normal;
    font-variant: small-caps;
    background-color: lightblue;
    color: black;
    text-align: center;
    vertical-align: middle;
}
#banner {
    height: 120px;
    width: 650px;
}



