a {
	font-family: arial;
	color: #232175;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: arial;
	color: #70c0e7;
	font-size: 9pt;
	text-decoration: underline;
}
.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;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #232175;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tblbor {
	border: 1px solid #CCCCCC;
}
.buttons {
	border: 1px solid #FF9933;
	font-family: arial;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.tdborder {
	border: 1px solid #333333;
}
.textblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.bkColorGrey {
	background-color: #E5E5E5;
}

