/* CSS Document */
body{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	background-color:#BA98B3;
}
.freem{
	margin:0;
	padding:0;
}
.flashcontent{
	width:800px;
	height:560px;
	/* border:solid 1px #c2a0bb; */
}
h1{
	font-family:Geneva, sans-serif;
	font-size:40px;
	margin:0;
	color:#6A005D;
}
h2{
	font-family:Geneva, sans-serif;
	font-size:34px;
	margin:0;
	color:#6A005D;
}
h3{
	font-family:Geneva, sans-serif;
	font-size:30px;
	margin:0;
	color:#97648E;
}
h4{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	margin:0;
}
h5{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	margin:0;
}

h6{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin:0;
}
.cssborder{
	border:solid 1px #97648E;
	width:200px;
	height:22px;
}
