body {
	font-size: 9pt;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
td {
	font-size: 9pt;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FF6600;

}
a:visited {
	text-decoration: none;
	color: #FF6600;

}
a:hover {
	text-decoration: none;
	color: #FF0000;

}
a:active {
	text-decoration: none;
}
.text1 {
	line-height: 20px;
	color: #003596;

}
.title {
	font-size: 16px;
	color: #003596;
	text-decoration: none;
	line-height: 30px;

}
.text2 {
	font-size: 12px;
	line-height: 20px;
	color: #003596;
}
.bottom{ text-align:center; line-height:160%; color:#ffffff; margin:8px auto;}

.tabborder{ border:1px solid #cccccc; border-collapse:collapse;}
.tabborder td{border:1px solid #cccccc;padding:2px; }
