@charset "utf-8";
/* CSS Document */

.style1 {
	font-size: 18px
}
h2 {
	text-align: center;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h1 {
	text-decoration: underline;
	text-align: center;
}
h3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {color: #FF0000}

p {
	text-align: center;
}
.style5 {color: #0000CC}
.style6 {color: #000000}
.style8 {
	font-size: 24px;
	text-align: center;
}
.style8 a {
	text-decoration: none;
}
.style8 a:hover {
	color: #FF0000;
}
.style8  a:visited {
	color: #0000FF;
}
.style9 {color: #FFFFFF}
.style10 {
	font-size: 24px;
	font-weight: bold;
}
