.nus {
font-family: Arial,Helvetica,sans-serif;
}
.nus h1 {
color: #000080;
text-align: left;
font-size: 16px;
margin-top: 20px;
margin-bottom: 0px;
}
.nus h1 a {
color: #000080;
text-decoration: none;
}
.nus h1 a:hover {
color: blue;
text-decoration: underline;
}
.nus p {
color: #175A67;
text-align: left;
line-height: 18px;
font-size: 14px;
margin-top: 0px;
}

/*.nus p strong {
color: #000080;
}
.nus p a strong {
color: blue;
}*/
.nus p .uu {
text-decoration: underline;
font-style: italic;
}
.nus p a {
color: #000080;
text-decoration: none;
}
.nus p a:hover {
color: blue;
text-decoration: underline;
}