body {
background-color: #ffffff;
}

p {
color: white;
font-size: 12px;
font-family: arial;
}

#ulcolor {
color: white;
font-size: 12px;
font-family: arial;
font-weight: normal;
}

ul {
padding: 0px 10px 0px 30px;
color: black;
font-size: 12px;
font-family: arial;
font-weight: normal;
}

li {
color: black;
font-size: 10px;
font-family: arial;
font-weight: normal;
}

a {
color: white;
text-decoration: none;
}

a:hover {
color: white;
text-decoration: underline;
}

h1 {
color: white;
font-family: arial;
font-weight: strong;
font-size: 18px;
border-bottom: 1px solid #ffffff;
padding: 0px;
}

h2 {
color: white;
font-family: arial;
font-size: 16px;
}


#nav  {
color: #2FABE1; 
font-size: 18px; 
font-family: arial; 
font-weight: 800; 
text-decoration: none;
padding-right: 8px;
padding-left: 8px;

}

#nav:hover  {
color: #ffffff; 
font-size: 18px; 
font-family: arial; 
font-weight: 800; 
text-decoration: none;
}


#htext {
color: black;
font-size: 12px;
font-family: arial;
padding: 10px;
