body {
	background-color: #80ACDE;
	margin: 0;
	padding: 0;
	text-align: center;
}
.ftr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #006;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #0E2060;
}
.bigh1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #FF0;
	border-bottom-style: none;
}

.bg1 {
	background-color: #663;
}
.l2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 31px;
	font-weight: bold;
	color: #FFF1BF;
}

.text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 30px;
	white-space: normal;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
}
.color-red {
	color: #Ff0000;
}
.text1 .bigh1 a {
	text-align: center;
}
a:link {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover {text-decoration:underline overline;}
a:active {text-decoration:underline;}



.white {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
.bigh1 center {
	color: #FFD5BF;
}
.white {
	color: #FFF;
}
.text1 center {
	font-weight: bold;
	letter-spacing: 1em;
	font-size: 18px;
	margin: 15px;
}
.war {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF9;
}


