body {
          margin: 0;
		padding: 0;
		font-size: 13px;
		font-family: Arial,Helvetica;
		font-weight: 500;
		font-style: normal;
		background-color: #A7C9FB;
}
.p {
		font-size: 13px;
		font-family: Arial,Helvetica;
		font-weight: 500;
		font-style: normal;
/*  		text-align: justify;     */
		color: #0005D4;
}
.p2 {
		font-size: 13px;
		font-family: Arial,Helvetica;
		font-weight: bold;
		font-style: normal;
}
.h1 {
		font-size: 16px;
		font-family: Arial,Helvetica;
		font-weight: bold;
		font-style: normal;
}
.h2 {
		font-size: 24px;
		font-family: Arial,Helvetica;
		font-weight: 500;
		font-style: normal;
}
.h3 {
		font-size: 18px;
		font-family: Arial,Helvetica;
		font-weight: bold;
		font-style: normal;
		color: #0005D4;
}
.h4 {
		font-size: 14px;
		font-family: Arial,Helvetica;
		font-weight: 900;
		font-style: normal;
}
.h5 {
		font-size: 14px;
		font-family: Arial,Helvetica;
		font-weight: 900;
		font-style: normal;
}
.header_img  {
          width: 400px;
		margin: 3px;
}
.indent1  {
          display: block;
		padding: 0 40px 0 40px;
}
.indent2  {
          display: block;
		padding: 0 80px 0 80px;
}
.tab {
		font-size: 16px;
		font-family: Arial,Helvetica;
		font-weight: bold;
		text-decoration: none;
}
.s {
		font-size: 10px;
		font-family: Arial,Helvetica;
		font-weight: 500;
		font-style: normal;
		text-align: justify;
}
#navbar {
		font-size: 12px;
		font-family: Arial,Helvetica;
		font-weight: bold;
          color: #FFFFFF;
          font-style: italic;
          text-decoration: none;
}
#navbar A:link, #navbar A:visited, #navbar A:active {
		font-size: 16px;
		font-family: Arial,Helvetica;
		font-weight: bold;
          color: #FFFFFF;
          font-style: italic;
          text-decoration: none;
}
#navbar A:hover {
		font-size: 16px;
		font-family: Arial,Helvetica;
		font-weight: bold;
          color: #FF0000;
          font-style: italic;
          text-decoration: none;
}

