@charset "utf-8";
body {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #333333;
	background-color: #FFF0FF;
	left: 20px;
	top: 15px;
	margin-top: 15px;
	margin-left: 20px;
}
h1 {
	font-family: "Lucida Sans";
	font-size: 24px;
	font-weight: bold;
	color: #FFF0FF;
	background-color: #333333;
	background-repeat: repeat;
	margin-bottom: 2px;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FFF0FF;
	background-color: #333333;
	margin-top: 1px;
	margin-bottom: 2px;
}
h3 {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 2px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF0FF;
	background-color: #333333;
	background-repeat: repeat;
	margin-bottom: 3px;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-color: #FFF0FF;
	background-repeat: repeat;
	margin-bottom: 2px;
}
.pictitle {
	font-size: 10px;
	font-weight: bold;
	color: #FFF0FF;
	text-align: center;
}
