a {
	font-family: arial;
	color: #010080;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	color: #8299c3;
	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: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.link:hover {
	font-family: arial;
	color: #344B74;
	font-size: 10pt;
	text-decoration: none;
	font-weight:bold;
}
.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;
}
.notice{
	font-family: arial;
	color: #f00;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
.notice:hover{
	font-family: arial;
	color: #010080;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
h5{
	color: #010080;
}
.date{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;  
	color: #FEFEFE;
	font-size: .8em;
	text-align:right;
	background: #5B81C8;
	height: 1.3em;
}
td.nav{
	border-bottom: 1px solid #81AD34;
	padding: 1px 0 1px 8px;
	background:#5B81C8;
	font-weight:bold;
}
td.navh{
	background:#85ABF9;
	border-bottom: 1px solid #81AD34;
	padding: 1px 0 1px 8px;
	font-weight:bold;
}