a {
	font-family: arial;
	color: #010080;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: arial;
	color: #7578e3;
	font-size: 9pt;
	text-decoration: none;
}
a.link1 {
	font-family: arial;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a.link1:hover {
	font-family: arial;
	color: #8bace1;
	font-size: 9pt;
	text-decoration: none;
}
.link {
	font-family: arial;
	color: #8E0A1C;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.link:hover {
	font-family: arial;
	color: #CC0000;
	font-size: 10pt;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #010080;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #232175;
	font-weight: bold;
	font-size: 16pt;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tblbor {
	border: 1px solid #CCCCCC;
}
.ulink {
	font-family: arial;
	color: #8E0A1C;
	font-size: 10pt;
	font-weight: bold;
	
}
.ulink:hover {
	font-family: arial;
	color: #CC0000;
	font-size: 10pt;
	
}
.textSmall{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
}
