@charset "utf-8";
.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #330000;
	background-position: left top;
}
.pinkheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EF105A;
	font-style: normal;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
}

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	text-transform: none;
}

.CAPS {color: #330000}
.blue {
	color: #479FD1;
	font-style: italic;
}


.borderdot {
	height: 230px;
	width: 158px;
	padding: 10px 0px 10px 10px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-color: #479FD1;
}
