a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-transform: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #003366;
	font-weight: bold;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
	font-weight: bold;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;

}
.bolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: small-caps;
}
.grey {
	color: #ffcc66;
	font-variant: small-caps;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	font-variant: normal;


}
.titleroy {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.highlight {
	color: #CCCCCC;
	font-weight: normal;


}
.highlight2 {
	color: #FFFFFF;
}
.capsdark {
	font-variant: small-caps;
	color: #333333;
	font-weight: bold;
	font-size: 12px;

}
.linkblue {
	color: #0066FF;
}
