h1 {
	font-family: Arial;
  text-align: center;
}
body {
	font-family: Arial;
	font-size: 12pt;
	text-align: justify;
  background-color:#FFFFFF;	
	background-repeat: no-repeat;
}
table {
width:100%;
padding:5px;
}
td {
  text-align: justify;
 	vertical-align: top;
}
th {
text-align: left;
 	vertical-align: top;
}
.tdyouth {
border-bottom: 2px solid black;
padding-bottom:5px;
}
.thministry {
  font-weight:bold;
  text-align: left;
 	vertical-align: top;
 	width: 150px;
}

.logo {
  background-color:#98bf21;
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: 32pt;
	text-align: center;
	background-repeat: no-repeat;
}
.banner {
	background-color: blue;
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: 14pt;
	color:#ffffff; 
	text-align: center;
	background-repeat: no-repeat;
}
.contents {
background-color:#98bf21;
	font-family: Arial;
	font-size: 12pt;
	text-align: justify;
	background-repeat: no-repeat;
}
.menu {
list-style-type:none;
margin:0;
padding:0;
}
.amenu:link,.amenu:visited {
display:block;
font-weight:bold;
font-size: 14pt;
color:blue;
background-color:#98bf21;
text-align:left;
padding:4px;
text-decoration:none;
}
.amenu:hover,.amenu:active {
background-color:#7A991A;
  }
.mainbody {
	font-family: Arial;
	font-size: 12pt;
	text-align: justify;
	background-color: #CDE231;
	background-image:  url(img/016_13A.jpg);
	background-repeat: no-repeat;
}
.heading {
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
}
.pagetext {
	font-family: Arial;
	font-size: 12pt;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
}
.bottomaddress {
	font-family: Arialfont-size: 10pt;
	text-align: center;
	color: #082a5e;
}
a {
	text-decoration: none;
	color: blue;
	font-weight: bold;
  font-family: arial;
}
a:hover {
	font-weight: bold;
	font-family: arial;
	color: #ff0000;
}
