<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		line-height: 150%;
color: #000000;
}
.Standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		line-height: 100%;
color: #000000;
}
.Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		line-height: 130%;
color: #000000;
}

.Pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		line-height: 150%;
color: #FA79A2;
}
.Pink2 {
	font-family: Century Gothic, sans-serif;
	font-size: 12px;
		line-height: 100%;
color: #F62D6E;
}
.Newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		line-height: 100%;
color: #FA79A2;
}

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FA79A2;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 100%;
	color: #FA79A2;
}

body {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #F62D6E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F62D6E;
}
a:hover {
	text-decoration: underline;
	color: #F62D6E;
}
a:active {
	text-decoration: none;
	color: #F62D6E;
}
.foot_A:link {
	color: #FA79A2;
	text-decoration: none;
}
.foot_A:visited {
	text-decoration: none;
	color: #FA79A2;
}
.foot_A:hover {
	text-decoration: underline;
	color: #FA79A2;
}
.foot_A:active {
	text-decoration: none;
	color: #FA79A2;
}
.Title_A:link {
		font-family: Century Gothic, sans-serif;
color: #F62D6E;
				line-height: 100%;
font-size: 12px;
text-decoration: none;
}
.Title_A:visited {
		font-family: Century Gothic, sans-serif;
text-decoration: none;
		font-size: 12px;
color: #F62D6E;
}
.Title_A:hover {
		font-family: Century Gothic, sans-serif;
text-decoration: underline;
		font-size:12px;
color: #F62D6E;
}
.Title_A:active {
		font-family: Century Gothic, sans-serif;
text-decoration: none;
		font-size: 12px;
color: #F62D6E;
}

input.btn{
font:bold 12px Arial, Helvetica, sans-serif;
color: #FFFFFF;
background: #FA79A2;
width: 60px;
height: 20px;
border: 1px solid #FA79A2;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */

}
input.btn:hover{
font:bold 12px Arial, Helvetica, sans-serif;
color: #000000;
background: #FA79A2;
width: 60px;
height: 20px;
border: 1px solid #FA79A2;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */

}
input.btn2{
font:bold 11px Arial, Helvetica, sans-serif;
color: #FFFFFF;
background: #FA79A2;
width: 60px;
height: 20px;
border: 1px solid #FA79A2;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
line-height: 100%;

}
input.btn2:hover{
font:bold 11px Arial, Helvetica, sans-serif;
color: #000000;
background: #FA79A2;
width: 60px;
height: 20px;
border: 1px solid #FA79A2;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
line-height: 100%;

}

.textfield
{
font:normal 12px Arial, Helvetica, sans-serif;
color: #FA79A2;
background: #FFFFFF;
width: 310px;
height: 20px;
border: 1px solid #FA79A2;

}
.textarea
{
font:normal 12px Arial, Helvetica, sans-serif;
color: #FA79A2;
background: #FFFFFF;
width: 310px;
height: 200px;
border: 1px solid #FA79A2;

}
.textfield2
{
font:normal 11px Arial, Helvetica, sans-serif;
color: #FA79A2;
background: #FFFFFF;
width: 240px;
height: 20px;
border: 1px solid #FA79A2;
line-height: 100%;


}


-->
