body {
  font: normal 14pt Arial CE, sans-serif;
	background-color: rgb(240,240,255);
	background-image: url(flg_er.gif);
	padding: 10px 
	}
h1 {
	color: rgb(32,32,255);
	font-size: 32pt;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

p {
	text-indent: 3em;
	text-align: justify;
	}

img{
	border: none;
  text-align: center;
  display: block;
}

}
table {
  border: 0px;
	border-collapse: collapse;
}


a {
	color: #6D6DFF;
	text-decoration: none;
}

a:hover, a:active {
	background-color: rgb(0,0,192);}

a:visited {
	color: rgb(0,64,192);
}
