body {
	background-color: #FFFFFF;
}
.input {
	background-color: #FFF0F2;
	border: 1px solid #FFCFD6;
	font-size: 12px;
}
.style1 {	color: #333333;
	font-weight: bold;
}
body,td,th {
	font-size: 12px;
}
.font {
	font-size: 12px;
	line-height: 20px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #F7385A;
}
a:active {
	text-decoration: none;
}
