.head_text {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}
.bold_text {
	font-weight: bold;
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.orange {
	font-weight: bold;
	color: #EE6322;
}
.head_orange {

	font-size: 14px;
	font-weight: bold;
	color: #EE6322;
}
.blue {

	font-weight: bold;
	color: #0099FF;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #EE6322;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #EE6322;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #EE6322;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #EE6322;
	text-decoration: underline;
}
.subscript {
	font-size: x-small;
	color: #666666;
}
