Body {
    text-align: center;
    }
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1f5a64;
    }
@font-face {
    font-family: "Brubeck AH";
    font-style: normal;
    font-weight: bold;
    src: url(/Brubeck AH.woff);
    }
@font-face {
    font-family: "OldEnglish";
    font-style: normal;
    font-weight: bold;
    src: url(/OldEnglish.woff2);
    }
RBText {
	font-family: OldEnglish;
	font-size: 10pt;
}
p   {
    text-align: justify;
    margin-bottom: 5px;
    }
td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    }
    
.A  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: none;
    font-weight: bold;
    background: white;
	color: #1f5a64;
    margin-top: 5px;
    }
.A:hover {
    text-decoration: underline;
    }
.menu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    background: white;
	color: #1f5a64;
    margin-left: 5px;
    margin-top: 5px;
    margin-right: 5px;
    }
H1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
    font-weight: bold;
	color: #1f5a64;
    margin-bottom: 0px;
    }
.H2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
    font-weight: bold;
	color: #3098c8;
    margin-bottom: 0px;
    }

H3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
    font-weight: bold;
	color: #3098c8;
    margin-bottom: 0px;
    }

.forCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
    }
.forTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 20px;
	text-align: justify;
    }
.forForms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border: 1px inset;
}
.forButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border: 1px outset;
}
#aw_login {
    position: absolute; 
    top: 200px; left:100px; 
    height:100px; width:300px; 
    border: 1px solid black; 
    z-index: 100;
    color: navy; 
    background: silver; 
    padding: 20px; 
    display: none;
    }
div.newsitems {
    position:absolute;
    top:100px; left:420px; width:400px; height:400px; background: blue;
    color: white; 
    font-size: 9pt;
    margin-left: 10px;
    }
