@charset "ISO-8859-1";
body {
	background-color: #C5C4A5;
}
a:link {
	color: #86A5C1;
}
a:visited {
	color: #86A5C1;
}
a:hover {
	color: #86A5C1;
}
a:active {
	color: #86A5C1;
}
.bluetittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 7f9dbb;
	font-weight: bold;
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 7f9dbb;
}

.bluetittle_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 7f9dbb;
	font-weight: bold;
}

.greentittle {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #B5B998;
	font-weight: bold;
}
