BODY {
	font-size: 12px;
	color: #515151;
}

.title {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

.text {
	font-size: 12px;
	line-height: 19px;
}
.text10 {
	font-size: 10px;
	line-height: 15px;
}
.text14 {
	font-size: 14px;
	line-height: 20px;
}
.text18 {
	font-size: 18px;
	line-height: 24px;
}

a:link {
	color: #004C00;
	text-decoration: underline;
}

a:visited {
	color: #004C00;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #B68001;
}

a:active {
	color: #FF0000;
}
