p.t1 {
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	line-height: 150%;
}
p.t2 {
	font-size: 10pt;
	color: #666666;
	line-height: 150%;
}
A:link{
	font-size : 9pt;
	color:#6666CC;
	text-decoration: underline;
	font-weight: bold;
}
A:visited{
	font-size : 9pt;
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
}
A:hover{
	font-size : 9pt;
	color:#6666CC;
	text-decoration: none;
	font-weight: bold;
}
A:active{
	font-size : 9pt;
	color:#999999;
	text-decoration: none;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	margin:0 0 30px 30px;
	line-height:120%;
}
.ta1 {
	font-size: 10pt;
	line-height: 150%;
	color: #666666;
	padding: 3px;
}
.ta2 {
	font-size: 10pt;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}
.ta3 {

	font-size: 10pt;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	padding: 3px;
}

