/* CSS Document */
body {
	background-color: #D7D7D7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana,   Arial, Helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #FF5974;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF5974;
}
a:hover {
	text-decoration: none;
	color:#CC0000;
}
a:active {
	text-decoration: none;
	color: #FF5974;
}

.style1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
font-size: 16px
}
.style7 {
	font-size: 12px;
	font-weight: bold;
}
.style9 {
font-size: 10px
}

.style1 {	font-size: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style12 {font-size: 12px; font-weight: bold; color: #FF536F; }
.style7 {	font-size: 12px;
	font-weight: bold;
}
.style9 {font-size: 10px}
.style14 {
	font-size: 12;
	font-weight: lighter;
}
.style15 {font-size: 12px}

form 			{ margin: 0pt; padding: 0pt }
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px double #FF536F;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px double #FF536F;
}
.button  		{ color: #FFFFFF; font-weight: bold; font-size: 9pt; background-color: #FE294C; text-transform: capitalize; margin: 0px; padding: 1px; border-style: solid; border-width: 1px 1px 1px 1px; border-color: #FF00FF}
.buttondown 	{ color: #000000; font-weight: bold; font-size: 9pt; background-color: #F8F8F8; text-transform: capitalize; margin: 0px; padding: 1px; border-style: solid; border-width: 1px 1px 1px 1px; border-color: #DCDCDC}
