.cate {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;

}
a.cate:link {
	text-decoration: none;
}
a.cate:hover {
	text-decoration: underline;


}
.content {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	line-height: 140%;
	color: #151713;
	text-decoration: none;
	text-align: justify;



}
.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 120%;
	line-height: 20px;
	font-weight: bold;
	color: #0083C9;


}
a.content:hover {
	color: #003300;
	text-decoration: underline;


}
.small {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 70%;
	line-height: 120%;
	color: #1F211C;
	text-decoration: none;
}
a.content:link {
	color: #003300;
	text-decoration: none;

}
a.content:visited {

	color: #003300;
}
a.cate:visited {

}
.black {
	font-size: 90%;
	line-height: 20px;
	font-weight: normal;
}
.grey {
	font-size: 90%;
	line-height: 20px;
	font-weight: normal;
	color: #333333;

}
a.black:link {
	font-size: 90%;
	line-height: 20px;
	font-weight: normal;
	color: #0033CC;

}
a.black:visited {

	font-size: 90%;
	line-height: 20px;
	font-weight: normal;
	color: #0033CC;
}
.picborder {
	text-align: right;
	border-top: 10px solid #FF0000;
	border-right: 10px solid #FF0000;
	border-bottom: 10px solid #FF0000;
	border-left: 10px solid #FF0000;
	clear: right;
	float: right;



}
