.staticContentText {
font-size: 12px;
color: #FFFFFF;
font-weight: normal;
}
.staticContentText .title {
font-family: inherit;
font-weight: bold;
font-size: 20px;
line-height: 22px;
margin-bottom: 8px;
color: #ab793a;
}
.staticContentText .subtitle {
font-family: inherit;
font-weight: bold;
font-size: 17px;
line-height: 22px;
margin-top: 8px;
}
.staticContentText p {
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
padding-bottom: 12px;
}
.staticContentText .insetImage {
margin: 8px;
margin-top: 0px;
}
.staticContentText ul {
margin-top: 0px;
margin-bottom: 0px;
}
.staticContentText ul li {
padding-bottom: 7px;
padding-right: 35px;
}
.staticContentText a:link, .staticContentText a:visited, .staticContentText a:active {
color: #ab793a;
text-decoration: underline;
font-weight: bold;
}
.staticContentText a:hover  {
color: #FFFFFF;
text-decoration: none;
}