.h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #B9E5FF;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;

}
.text1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
a:link {
	font-family: Arial;
	font-weight: bold;
	color: #B9E5FF;
	text-decoration: none;

}
a:visited {
	font-family: Arial;
	font-weight: bold;
	color: #B9E5FF;
	text-decoration: none;

}
a:hover {
	font-family: Arial;
	font-weight: bold;
	color: #999999;
}
a:active {
	font-family: Arial;
	font-weight: bold;
	color: #B9E5FF;
	text-decoration: none;

}
.copyright {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #B9E5FF;
	text-decoration: none;
}
