.text {
	font-size: 12px;
 color: #284d73;
	font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
}

.formtext {
	font-size: 12px;
 color: #000000;
	font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
}

.form {
 background-color: #c1d2e3;
	font-size:12px;
 color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
 font-weight: normal;
 border: solid;
 border-width: 1px;
 border-color: #284d73;
 padding: 2px;
}

.submit {
 background-color: #c1d2e3;
	font-size:12px;
 color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
 font-weight: bold;
 border: solid;
 border-width: 1px;
 border-color: #284d73;
 padding: 2px;
}

.submit:active {
 background-color: #ffffff;
	font-size:12px;
 color: #284d73;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
 font-weight: bold;
 border: solid;
 border-width: 1px;
 border-color: #284d73;
 padding: 2px;
}

.footer {
	font-size: 10px;
 color: #284d73;
	font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
}

A.link {
 margin-top:0px;
 border-style:solid;
 border-width:0px;
 padding:0px;

	font-size: 12px;
 color: #e5008a;
	font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: underline;
}

A.link:hover {
 background-color: #e5008a;

	font-size: 12px;
 color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
}

A.link:active {
 background-color: #fcfcfc;

	font-size: 12px;
 color: #000000;
	font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
}

A.submen {
 margin-top:0px;
 border-style:solid;
 border-width:0px;
 padding:1px;

	font-size: 12px;
 color: #e5008a;
	font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
}

A.submen:hover {
 background-color: #e5008a;

	font-size: 12px;
 color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
}

A.submen:active {
 background-color: #fcfcfc;

	font-size: 12px;
 color: #000000;
	font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
}

A.footer {
 margin-top:0px;
 border-style:solid;
 border-width:0px;
 padding:1px;

	font-size: 10px;
 color: #e5008a;
	font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
}

A.footer:hover {
 background-color: #e5008a;

	font-size: 10px;
 color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
}

A.footer:active {
 background-color: #fcfcfc;

	font-size: 10px;
 color: #000000;
	font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
}

.headline {
	font-size: 16px;
 color: #284d73;
	font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
}


.subline {
	font-size: 12px;
 color: #e5008a;
 letter-spacing: 3px;
	font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
}