@charset "UTF-8";
.text {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}
.text_white {
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
}
.text_white_small {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.text_black {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
.text_black_small {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.text_black_big {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}
.subheading {
	font-family: verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.text_small {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.bigheading {
	font-family: verdana;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.subheadinglink {
	font-family: verdana;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
