body {
	margin: 0px;
	background-color: #FFFFFF;
}
body, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	vertical-align: top;
	color: #000000;
}
.tdMain {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	vertical-align: top;
	color: #000000;
	line-height: 21px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ol, ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #9C1284;
	text-decoration: underline;
}
a:visited {
	color: #9C1284;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #9C1284;
}
a:active {
	color: #9C1284;
	text-decoration: underline;
}
.fontLarge {
	font-size: 18px;
}
.fontLargePink {
	font-size: 18px;
	color: #9C1284;

}
.fontLargePink2 {
        font-size: 22px;
        color: #9C1284;

}
.fontPink {
	color: #9C1284;
}
