* {
margin: 0 ; padding:0;
}

html {
height: 100%;
}

body {
min-height: 100%; width: 100%; position: relative; font-size: 9pt; font-family: "Arial"; color: #333333;
}

a {
text-decoration: none; font-family: "Arial"; color: #333333;
}

a:hover {
text-decoration: none; color: #78909C;
}

.a1 {
width: 100%; height: 90px; background-color: #FFFFFF; text-align: center; display: inline-block; position: relative;
}

.a2 {
width: 100%; height: 36px; background-color: #1A237E; text-align: center;
}

.a3 {
width: 100%; height: auto; background-color: #ffffff; padding-bottom: 100px; display: inline-block; position: relative; text-align: center;
}

.a4 {
width: 100%; height: 100px; position: absolute; bottom: 0px; left: 0px; background-color: #FFFFFF; border-top: 2px solid #1A237E; text-align: center; display: inline-block; vertical-align: middle;
}

.a1l {
width: 80%; max-width: 820px; height: auto; position: relative; display: inline-block; text-align: left; vertical-align: top;
}

.a1r {
width: 15%; max-width: 204px; height: auto; position: relative; display: inline-block; text-align: right; vertical-align: top; line-height: 90px; font-weight: bold;
}

.a2i {
width: 95%; max-width: 1024px; height: auto; position: relative; display: inline-block; text-align: left; line-height: 38px;
}

.a2i a {
color: #ffffff; padding-right: 18px;
}

.a2i a:hover {
color: #B0BEC5;
}

.a3i {
width: 95%; max-width: 1024px; height: auto; position: relative; display: inline-block; text-align: center; line-height: 20px;
}

.a3iu {
width: 100%; max-width: 1024px; height: auto; position: relative; display: inline-block; text-align: left; line-height: 20px; border-bottom: solid 1px #000000; padding-top: 20px;
}

.a3ih {
width: 95%; max-width: 250px; height: auto; position: relative; display: inline-block; padding: 30px; text-align: justify; line-height: 20px; vertical-align: top;
}

.a3ih img {
width: 100%; height: auto; border: 1px solid #EBDDE2; 
}

.a4i {
width: 95%; max-width: 1024px; height: auto; position: relative; display: inline-block; text-align: left; line-height: 20px; vertical-align: middle; padding-top: 10px; font-size: 9pt;
}