@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
body {
	background-image: url(../../images/main_background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma;
	font-size: 11px;
}
.top-phone-number {
	font-size: 13px;
	font-weight: bold;
	color: #021f5a;
}
.slogan-pink {
	font-size: 13px;
	font-weight: bold;
	color: #8ec3e2;
}
.line-height {
	line-height: 16px;
}
a:link {
	color: #8ec3e2;
}

