@charset "utf-8";
.style1 {
	font-size: 72px;
	font-weight: bold;
}
.style2 {
	font-size: x-large;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	font-size: 24px;
	font-weight: bold;
}
a:link {
	color: 1a1aa7;
}
a:visited {
	color: #FF00FF;
}
a:hover {
	color: #F40000;
}
a:active {
	color: #00FF00;
}
.style8 {font-size: 12px}
.style24 {font-size: 24px}
.style25 {
	font-size: 50px;
	font-weight: bold;
}
.style27 {
	font-size: 36px;
	font-weight: bolder;
}
.Red {color: #FF0000}
.style28 {font-size: 18px}
