td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
	vertical-align: top;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
a {
	font-weight: bold;
	color: #E44D2F;
	text-decoration: none;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a:hover {
	color: #E10FFF;
	text-decoration: underline;
}
.gaaru {
	background-color: #FFB3F3;
}
.gaaru td {
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: justify;
	color: #E44D2F;
}
a img {
	border: none;
}
.violet {
	color: #E10FFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #E44D2F;
	margin: 0px 0px 15px;
}
form {
	margin: 0px;
}
