.additional {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #990000;
	font-weight: bold;
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.warning {
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.buy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 44px;
	font-style: italic;
	color: #006600;
	font-weight: normal;
	text-align: center;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
#page {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
BODY {
	MARGIN: 10px 0px;
	background-color: #FFFFCC;
}
