a:link { color: #ED5BA3; text-decoration: none; }
a:visited {	color: #ED5BA3;	text-decoration: none; }
a:hover { color: #213777; text-decoration: underline; }
a:active { color: #ED5BA3; text-decoration: underline; }
}
a{
color: #ED5BA3;
text-decoration: underline;
font-weight: normal;
}


.h1 {
font-family: tahoma;
font-weight: normal;
font-size: 9pt;
color: #000000;
margin-left: 10px;
}


.h1form {
font-family: tahoma;
font-weight: normal;
font-size: 9pt;
color: #000000;
}

.h2 {
font-family: tahoma;
font-weight: normal;
font-size: 11pt;
color: #000000;
margin-left: 10px;
}

.h3 {
font-family: tahoma;
font-weight: bold;
font-size: 9pt;
color: #000000;
margin-left: 10px;
}

.h4 {
font-family: tahoma;
font-weight: bold;
font-size: 11pt;
color: #000000;
margin-right: 10px;
}

.h5 {
font-family: tahoma;
font-weight: bold;
font-size: 16pt;
color: #ffffff;
}

.h6 {
font-family: tahoma;
font-weight: normal;
font-size: 8pt;
color: #ED5BA3;
font-style: italic;
}

.copyright {
	margin-right: 50px;
	text-align: center;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #ED5BA3;
}
.copyright a:link { text-align: left; color: #ED5BA3; text-decoration: none;}
.copyright a:visited { text-align: left; color: #ED5BA3; text-decoration: none;}
.copyright a:hover { text-align: left; color: #213777; text-decoration: none;}
.copyright a:active { text-align: left;	color: #ED5BA3; text-decoration: none;}

.foot {
	font-family: arial;
	font-size: 12pt;
	font-weight: normal;
	color: #ED5BA3;
	text-style: italic;
}
