@charset "utf-8";
/* CSS Document */


.star {
	margin: 20px;
	float: right;
}

#contact-form {
	font-size: 14px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bd1b66;
	}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #656565;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #656565;
}

a:link {
	color: #bd1b66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #bd1b66;
}
a:hover {
	text-decoration: none;
	color: #656565;
}
a:active {
	text-decoration: none;
	color: #bd1b66;
}
body,td,th {

	font-family: Arial, Helvetica, sans-serif;
	color: #656565;
}
.style2 {

	font-size: 14px;
	font-weight: bold;
	
}
.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	font-style: italic;
	color: #BD1B66;
}

.style5 {
font-size: 14px;
	font-weight: bold;
color: #BD1B66

}
.box {

	border: 1px;
	color: #cccccc;
}