body {
	background-color: #f8eaeb;
}
h2 {
	background: #FFFFCC;
	text-align: left;
	font-size: 16px;
	width: 250px;
}
h3 {
	border-bottom: thin double #FF0000;
	border-left: thick solid #FF0000;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	font-size: 16px;
	text-align: center;
	width: 250px;
}
.pink {color: #FF6666}
.style1 {color: #993300}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
