.Normal {
	font-family : "Arial";
	font-size : 10pt;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}
.Normal-prices {
	font-family : "Arial";
	font-size : 10pt;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
	text-align: right;
}
.Normal a:focus {
	font-family : "Arial";
	font-size : 10pt;
	color: #644766;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}
.Normal a:link {
	font-family : "Arial";
	font-size : 10pt;
	color: #644766;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}
.Normal a:visited {
	font-family : "Arial";
	font-size : 10pt;
	color: #644766;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}
.Normal a:hover  {
	font-family : "Arial";
	font-size : 10pt;
	color: #644766;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}
.Normal a:active   {
	font-family : "Arial";
	font-size : 10pt;
	color: color: #644766;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}
H1{
	font-family : "Arial";
	font-size : 12pt;
	font-style : italic; 
	font-weight:bold;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
H2{
	font-family : "Arial";
	font-size : 12pt;
	font-weight:bold;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
.footer{
    font-family:"Arial, Helvetica, sans-serif";
    color:#000000;
    font-weight: bolder;
    text-align: center;
    font-size : 10pt
}

.footer a:focus {
	font-weight: bolder;
    text-align: center;
    font-size : 10pt;
	color: #644766;
	text-decoration: underline;
}

.footer a:link {
	font-weight: bolder;
    text-align: center;
    font-size : 10pt;
	color: #644766;
}
.footer a:visited {
 {
	font-weight: bolder;
    text-align: center;
    font-size : 10pt;
	color: #644766;
}
.footer a:hover { {
	font-weight: bolder;
    text-align: center;
    font-size : 10pt;
	color: #644766;
	text-decoration: underline;
}
.footer a:active {
	font-weight: bolder;
    text-align: center;
    font-size : 10pt;
	color: #644766;
}

.bottom{
    font-family:"Arial, Helvetica, sans-serif";
    color:#FFFFFF;
    text-align: center;
    font-size : 8pt;
}
.bottom a:focus {
	font-family:"Arial, Helvetica, sans-serif";
    color:#FFFFFF;
    text-align: center;
    font-size : 8pt;
	text-decoration: underline;
}

.bottom a:link {
	font-family:"Arial, Helvetica, sans-serif";
    color:#FFFFFF;
    text-align: center;
    font-size : 8pt;
}
.bottom a:visited {
	font-family:"Arial, Helvetica, sans-serif";
    color:#FFFFFF;
    text-align: center;
    font-size : 8pt;
	text-decoration: underline;
}
.bottom a:hover {
	font-family:"Arial, Helvetica, sans-serif";
    color:#000000;
    text-align: center;
    font-size : 8pt;
	text-decoration: underline;
}
.bottom a:active {
	font-family:"Arial, Helvetica, sans-serif";
    color:#FFFFFF;
    text-align: center;
    font-size : 8pt;
	text-decoration: underline;
}

.form{
font-family:"Arial, Helvetica, sans-serif";
color: #000000;
font-weight: bolder;
text-align: left;
font-size : 8pt;
}
