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

@charset "utf-8";
body {
	font-family: Rockwell Condensed, Arial Black, "Times New Roman", "Lucida Sans";
	font-size: 24px;
	font-style: normal;
	color: #000000;
	background-color: #0099FF;
	vertical-align: baseline;
}

h1 {
	font-size: 44px;
	font-family: Rockwell Condensed, Arial, "Times New Roman", "Lucida Sans";
	color: #000000;
	text-align: center;
}

h2 {
	font-size: 36px;
	font-family: Rockwell Condensed, Arial, "Times New Roman", "Lucida Sans";
	color: #000000;
	text-align: center;
}

h3 {
	font-size: 30px;
	font-family: Rockwell Condensed, Arial, "Times New Roman", "Lucida Sans";
	color: #000000;
	text-align: center;
}
h4 {
	font-size: 24px;
	font-family: Rockwell Condensed, Arial, "Times New Roman", "Lucida Sans";
	color: #000000;
	text-align: center;
}

h5 {
	font-size: 14px
	font-family: Rockwell Condensed, Arial, "Times New Roman", "Lucida Sans";
	color: #000000;
	text-align: center;
}

hr {color: #000000;
	width: 100%
	
a:link{
background-color: #0099FF;
color: #0099FF;
text-decoration: none;
font-family:  Rockwell Condensed, Arial, "Times New Roman", "Lucida Sans";
font-size:18px
font-weight: bold;
}

a:visited{
background-color: #0099FF;
color: #0099FF;
text-decoration: none;
font-family:  Rockwell Condensed, Arial, "Times New Roman", "Lucida Sans";
font-size:18px
font-weight: bold;
}

