.ut{

    color: #BA1C21;
font-weight: bold;}

body{
    background-color:#fff;
    color:#333;
}

nav a {
    font-weight: bold;
    text-transform: unset;
}
nav {
    background-color: #F3F3F3;
}


#wrapper{background-color: #fff;
width:80%;
margin-left:auto;
margin-right:auto;
font-family:Verdana,Arial,sans-serif;"
}
Header {
background-color:#003058;

color: #fff;

}
.title {
  
    line-height: 140%; 
    padding: 0.5rem; 
}
h1{font-weight: 900;
text-align: left;
font-family: serif;

}
h2 { font-family: serif;}
p{line-height: 1.25rem;}

a{color:blue; 
text-decoration: underline;
text-transform: uppercase;
}
#footer{display: table;
text-align: center;
margin-left: auto;
margin-right: auto;}