p {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 170%;
	text-align: justify;
}
td {
	font-size: 12px;
	font-family: "Verdana";
	color: #333333;
}
.add {
	font-size: 10px;
	line-height: 150%;
}
.blue {
	color: #2064B9;
	font-weight: bold;

}
a.blue:link {
	color: #2064B9;
	text-decoration: none;
}
a.blue:visited {
	color: #2064B9;
	text-decoration: none;
}
a.blue:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.blue:active {
	color: #FF6600;
	text-decoration: none;
}
.tit {
	font-family: "Verdana";
	font-size: 18px;
	line-height: 200%;
	font-weight: bold;
	color: #FF6600;
}
.tit2 {
	font-size: 15px;
	font-weight: bold;
	color: #3366CC;
}
.bot {
	font-family: "Verdana";
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #000033;
}
.st10 {
	font-family: "Tahoma";
	font-size: 10px;
}
