@charset "iso-8859-1";
.blue_bold {
	font-weight: bold;
	color: #000099;
}
.t1 {
	  text-align: left;
	  font-family: "Arial";
	  font-size: 15px;
	  font-weight: bold;
	  color: #000000;
}
p {
	font-family: "Arial";
	font-size: 13px;
	color: #000000;
	line-height:18px;
}
.common {
	font-family: "Arial";
	font-size: 13px;
	color: #000000;
}
.blue {
	color: #000099;
}
.p_sizexs {
	font-family: "MS Sans Serif";
	font-size: 3mm;
}
.p_sizexxs {
	font-family: "MS Sans Serif";
	font-size: xx-small;
}
a:link {
	color: 000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: 000099;
}
a:hover {
	text-decoration: blink;
	color: 0066FF;
}
a:active {
	text-decoration: underline;
	color: 000099;
}
.size12 {
	font-family: "MS Sans Serif";
	font-size: 12pt;
}
.size13 {
	font-family: "MS Sans Serif";
	font-size: 13pt;
	color: #000000;
}
a.menu:link, a.menu:visited, a.menu:active {
	color: #08174C;
	text-decoration: none;
	font-family: "Arial";
	font-weight: bold;
	font-size: 12px;
}
a.menu:hover {
    color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial";
	font-weight: bold;
	font-size: 12px;
}
