{strip}
{literal}
<style type="text/css">
<!--
.fontSize1 {
	font-size: 8pt;
}
.fontSize2 {
	font-size: 10pt;
}
.fontSize3 {
	font-size: 12pt;
}
.fontSize4 {
	font-size: 14pt;
}
.fontSize5 {
	font-size: 18pt;
}
.fontSize6 {
	font-size: 24pt;
}
.fontSize7 {
	font-size: 36pt;
}

.txt_c {
    font-family: Verdana,Tahoma,sans-serif;
    font-size: 13px;
    color: #6b6b6b;
    text-align: center;
    font-weight: bold;
}
.txt {
    font-family: Verdana,Tahoma,sans-serif;
    font-size: 11px;
    color: #6b6b6b;
    text-align: left;
    font-weight: normal;
    margin-left: 15px;
    margin-right: 15px;
}
.txt a:link,.txt a:visited {
   font-weight: normal;
   text-decoration: none;
	color: #333333;
}
.txt a:hover {
   font-weight: normal;
   text-decoration: yes;
	color: #b00019;
}
-->
</style>
{/literal}
{/strip}