td {  font-family: Arial; font-size: 14px; color: #000000}

h1 {  font-family: Arial; font-size: 20px; color: #000000}

a:link { color: #073B84 }
a:visited { color: #073B84 }
a:active { color: #073B84 }
a:hover { text-decoration: none; color: #9DA212 }


#sidenav li {
        text-align: center;
}
#sidenav ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        vertical-align: middle;
}
#sidenav a {
        text-align: center;
}
#sidenav a:link, #sidenav a:visited, #sidenav a:active {
        color: #073B84;
        text-decoration: none;
        text-align: center;
       font-weight: bold;
}
#sidenav a:hover {
        color: #9DA212;
        text-decoration: none;
        text-align: center;
        font-weight: bold;
}

.BlueBackground
    {
        font-size: 14px;
        font-family: Arial;
        font-weight: bold;
	color: white;
	text-align: center;
	background-color: #073B84;
	vertical-align: middle;
        }

.Sponsor
    {
        font-size: 10px;
        font-family: Arial;
        font-weight: bold;
	color: black;
	text-align: center;
	vertical-align: middle;
        }
