#contentWysiwyg h1,
#contentWysiwyg100 h1 {
    font-size: 14pt;
    color: #6D1873;
    font-weight: bold;
    margin-bottom:15px;
}

#contentWysiwyg h2,
#contentWysiwyg100 h2 {
    font-size: 12pt;
    color: #6D1873;
    font-weight: bold;
    margin-bottom:15px;
}

#contentWysiwyg h3,
#contentWysiwyg100 h3 {
    font-size: 11pt;
    color: #6D1873;
    font-weight: bold;
    margin-bottom:15px;
}

#contentWysiwyg h4,
#contentWysiwyg100 h4 {
    font-size: 10pt;
    color: #6D1873;
    font-weight: bold;
}

#contentWysiwyg h5,
#contentWysiwyg100 h5 {
    font-size: 10pt;
    font-weight: bold;
}


#contentWysiwyg a,
#contentWysiwyg100 a {
	color: #6D1873;
}

#contentWysiwyg a:hover,
#contentWysiwyg100 a:hover {
	color: #6D1873;
}

#welcomemessage h1 {
color:#6D1873;
font-size:12pt;
font-weight:bold;
margin-bottom:10px;
margin-top:10px;
}
#welcomemessage h2 {
color:#6D1873;
font-size:11pt;
font-weight:normal;
margin-bottom:8px;
margin-top:8px;
}
