body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FEF4F8;
	line-height: 20px;
	font-style: normal;
	color: #EC008C;
}
.small {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
}
img {
	border-top-color: #EC008C;
	border-right-color: #EC008C;
	border-bottom-color: #EC008C;
	border-left-color: #EC008C;
}


a {
	font-weight: bold;
	text-decoration: none;
	color: #EC008C;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #EC008C;
}
.table-border {
	border: 1px solid #C5CED4;
	background-color: #FDE8F1;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #FAD5E5;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-weight: bold;
	font-size: 14px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
}