@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	letter-spacing: normal;
	line-height: 22px;
}
.small_letters {
	font-size: 14px;
}
.header {
	font-family: perpetua, "Adobe Garamond Pro", verdana, helvetica, arial;
	font-size: 24px;
	font-weight: bolder;
	color: #FF6666;
}
.style2 {
	color: #FF6600;
	font-size: 12px;
}
.pink_frame {
	border: medium solid #FFCCCC;
	padding: 0px;
	height: 450px;
	width: 740px;
}

