﻿.Click-any-title {
	color: #000080;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.default_arial_font {
	font-family: Arial, Helvetica, sans-serif;
}
.default_text {
}
.blue_default_text {
	color: #000080;
}
.green_default_text {
	color: #008000;
}
.font-size-12px {
	font-size: 12px;
}
.text_center {
	text-align: center;
}
.txt_align_left {
	text-align: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	padding-left: 10px;
	float: left;
}
.clear {
	clear: both;
}
.text_white {
	color: #FFFFFF;
}
