body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	text-align: left;
}

center_image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

h1 {
font-family:Arial, helvetica, sans-serif;
	font-size: 18px;
	text-align: justify;
	color:#00dbef;
	vertical-align: bottom;
	}

h2 {
font-family:Arial, helvetica, sans-serif;
font-size:28px;
text-align:left;
	color:#00dbef;
	vertical-align: top;
}

h3 {
font-family:Arial, helvetica, sans-serif;
font-size:20px;
text-align:justifty;
	color:#666666;
	vertical-align: top;
}


td {
	vertical-align:top;
}



th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	font-size: 17px;
}
table_font_top{
    font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	font-size: 17px;
}
a {
color:#666666;

}
.navbar {
    overflow: hidden;
    background-color: #20a9a9;
    font-family: Arial, Helvetica, sans-serif;
}

.navbar a {
    float: left;
    font-size: 16px;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

.dropdown {
    float: left;
    overflow: hidden;
}

.dropdown .dropbtn {
    font-size: 16px;    
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn {
    background-color: green;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    background-color: ghostwhite;
    
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}

style1 {font-size: 24px}
body {
	background-color: #FFFFFF;
}

.apDiv1 {
	position:absolute;
	left:6px;
	top:6px;
	width:146px;
	height:239px;
	z-index:0;
}

.apDiv2 {
	position:absolute;
	left:22px;
	top:30px;
	width:400px;
	height:609px;
	z-index:-1;
	background-color: #FFFFFF;
	<!--background-image: url(images/sutrebackground.jpg); -->
}
.apDiv3 {	position:absolute;
	left:190px;
	top:20px;
	width:127px;
	height:114px;
	z-index:0;
}
.style7 {
	font-size: 22px;
	color: #00dbef;
}
.style8 {
    font-size: 18px;
    color: gray;
}
.style13 {
	font-size: 24px;
	font-weight: bold;
	color: #3300FF;
}
