/* CSS Document */


#nscontent {
font-family: Arial, Helvetica, sans-serif;
}

#nscontent h1 a {
font-size: 16px;
color: #313031;
text-decoration:none !important;
}

#nscontent h2 a {
font-size: 14px;
color: #313031;
text-decoration:none !important;
padding-top:10px;
}
#nscontent h3 a {
font-size: 13px;
color: #313031;
text-decoration:none !important;
padding-top:10px;
}
#nscontent h4 a {
font-size: 12px;
color: #313031;
text-decoration:none !important;
padding-top:10px;
}
#nscontent p {
font-size: 12px;
}
#nscontent ul {
font-size: 12px;
}

#nscontent li {
font-size: 12px;
list-style-type:disc;
}

#nscontent a {
font-size: 12 px;
color: #313031;
text-decoration: !important;
}
#nshomecontent {
font-family: Arial, Helvetica, sans-serif;
padding-left:px;  <<<<may not always need, use where necessary
padding-right:px; <<<<may not always need, use where necessary
}
#nshomecontent h1 a {
font-size: 16px;
color: #313031;
text-decoration:none !important;
}
#nshomecontent p {
font-size: 12px;
}
#nshomecontent a {
font-size: 12px;
color: #313031;
text-decoration: !important;
}
