@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	font-family: georgia, Times New Roman, Times, serif
	font-size: 11px;
	background-color: #EA85B1;
}
.basetiny {
	font-family: georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}
.basetiny a:link {
	text-decoration: underline;
	font-family: georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}
.basetiny a:visited {
	text-decoration: underline;
	font-family: georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}
.basetiny a:hover {
	text-decoration: underline;
	font-family: georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #4D4D4D;
}
.base {
	font-family: georgia, Times New Roman, Times, serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
}
.base a:link {
	text-decoration: none;
	font-family: georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.base a:visited {
	text-decoration: none;
	font-family: georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.base a:hover {
	text-decoration: none;
	font-family: georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #cd6492;

}
.subheader {
	font-family: georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #6a6a6a;
}
.header {
	font-family: georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #6a6a6a;
}
.copy {
	font-family: georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 0.5px;
	font-weight: normal;
	color: #4D4D4D;
}
.copy a:link {
	font-family: georgia, Times New Roman, Times, serif;
	text-decoration: underline;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 0.5px;
	font-weight: normal;
	color: #A9A9A9;
}
.copy a:visited {
	font-family: georgia, Times New Roman, Times, serif;
	text-decoration: underline;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 0.5px;
	font-weight: normal;
	color: #a0a0a0;
}
.copy a:hover {
	font-family: georgia, Times New Roman, Times, serif;
	text-decoration: underline;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 0.5px;
	font-weight: normal;
	color: #cd6492;
}