.keywords {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #CCCCCC;
}
.article {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
.article-bold {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFE99B;
}
.links {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #FDDD2B;
}
.border-nobground-all4 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #FFF2C6;
}
.border-leftrighttop {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FDD700;
	border-right-color: #FDD700;
	border-bottom-color: #FDD700;
	border-left-color: #FDD700;
	background-color: #FFF2C6;
}
