@charset "utf-8";
body {
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FDF8B6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 30px;
}
a {
	color: #EA1E27;
}
.smalltext {
	font-size: 10px;
	color: #000066;
}

.text {
	font-size: 14px;
	color: #000066;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	line-height: 20px;
	letter-spacing: 0.04em;
	margin-bottom: 15px;
}
.titles {
	font-size: 16px;
	font-weight: bolder;
	color: #0092DF;
	margin-left: 10px;
	margin-bottom: 25px;
	margin-top: 20px;
	margin-right: 10px;
}
