.staticHTMLTitleFont {
font-size: 16px;
font-weight: bold;
font-family: calibri;
text-decoration: none;
color: black;
}

.staticHTMLText {
text-align: left;
font-family: calibri;
color: black;
font-size: 10pt;
font-weight: normal;
padding-left: 9px;
}
.staticHTMLButtons{
	font-size: 12px;
	padding-top: 0px;
	padding: 6px 15px;
}
