body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #FE1869;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: 333333;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

.input1 {
	width: 170px;
	border: 1px solid #CCCCCC;
}

.input2 {
	width: 100px;
	border: 1px solid #CCCCCC;
}

.text1 {
	font-size: 10px;
}

.text2 {
	font-size: 18px;
	color: #B74E95;
}

.text3 {
	color: #B74E95;
}