td {
	font-size: 13px;
	color: #000000;

}
a {
	color: #ffe6e6;
	text-decoration: none;
}
.15 {
	font-size: 15px;
	line-height: 35px;
	font-weight: bolder;
}
.title1 {
	background-color: #FF8E8E;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 4px;
	text-align: center;

}
.title2 {
	background-color: #FFC8C8;
}
.title3 {
	background-color: #FFF4F4;
}
.text1 {
	color: #ffe6e6;
}
input {
	border: 1px solid #FFE1E1;
}
select {
	border: 1px solid #ffe6e6;
}
textarea {
	TEXT-DECORATION: none;
	border: 1px solid #FF8E8E;

}
button {
	background-color: #000000;
	border: thin outset #000000;
}
body {
	background-position: 0px;
	text-align: center;
	color: #ffe6e6;
	font-size: 12px;

}
