body {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #B0B0FF;
}

a:hover {
	color: #FF0000;
}
a:active {
	color: #5B5BFF;
}
h1 {font-size:18px;}
h2 {font-size:24px;}
h3 {font-size:30px;}

.text1 {
	font-size: 18px;
	line-height: 22px;
	color: #333333;
}
.text2 {
	font-size: 16px;
	line-height: 18px;
	color: #333333;
}
.text3 {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.text4 {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.text5 {
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}
.text_color_black {
	color: #333333;
	font-size: 24px;
	line-height: 24px;
}
.text_color_green {
	color: #006600;
	font-size: 24px;
	line-height: 24px;
}
.text_color_red {

	color: #FF0000;
	font-size: 24px;
	line-height: 24px;
}
.text_color_orange {


	color: #FF6600;
	font-size: 24px;
	line-height: 24px;
}
.text_color_blue {


	color: #0000FF;
	font-size: 24px;
	line-height: 24px;
}
