a:hover {
	color: #3399CC;
	text-decoration: underline;
}

a {
	font-family: arial;
	color: #333366;
	font-size: 9pt;
	text-decoration: none;
}
.title{
	font-family: arial;
	color: #3399CC;
	font-size: 14pt;
	font-weight: bold;
}
.regTextBold{
	font-family: arial;
	color: #333366;
	font-size: 9pt;
	font-weight: bold;
}
.regTextBoldHead{
	font-family: arial;
	color: #3399CC;
	font-size: 11pt;
	font-weight: bold;
	font-style: none;
}
.regText{
	font-family: arial;
	color: #333366;
	font-size: 9pt;
	font-style: none;
}
.regTextUnderline{
	font-family: arial;
	color: black;
	font-size: 9pt;
	font-style: none;
	text-decoration: underline;
}
.copyright{
	font-family: arial;
	color: white;
	font-size: 8pt;
	font-style: none;
}
