body {
    font-family:  Arial, Times New Roman, Arial, Verdana, Tahoma;
    color: #113F6C;
    overflow-x:hidden;
    overflow-y:scroll;
    font-weight: normal;
    letter-spacing: normal;
    font-size: 10pt;
    word-spacing: normal}

h1 {
    font-family:  Arial, Times New Roman, Arial, Verdana, Tahoma;
    color: #113F6C;
    font-weight: normal;
    margin-bottom: 0;
    letter-spacing: normal;
    font-size: 14pt;
    text-align: left;
    word-spacing: normal}

h2 {
    font-family:  Arial, Times New Roman, Arial, Verdana, Tahoma;
    color: #113F6C;
    font-weight: normal;
    margin-top: 10pt;
    margin-bottom: 0;
    font-size: 14pt;
    text-align: center;
    word-spacing: normal}


table {
    font-family:  Arial, Times New Roman, Arial, Verdana, Tahoma;
    color: #113F6C;
    font-weight: normal;
    letter-spacing: normal;
    font-size: 10pt;
    word-spacing: normal}

tt {
    font-family:  Arial, Times New Roman, Arial, Verdana, Tahoma;
    color: #113F6C;
    font-weight: normal;
    letter-spacing: normal;
    font-size: 8pt;
    word-spacing: normal}


a.infotext { 
text-decoration: none 
} 

a.infotext:hover { 
background: #FFFFFF; 
text-decoration: none; 
} 

a.infotext span { 
visibility: hidden; 
position: absolute; 
left: 20em; 
margin-top: 10em; 
padding: 1em; 
text-decoration: none; 
} 

a.infotext:hover span { 
visibility: visible; 
border: 1px solid #113F6C; 
color: #113F6C; 
background: #FBCA82; 
text-decoration: none; 
width: 200px; 
} 


a:link {color: #113F6C;
	font-weight: normal;
        text-decoration: none;
        font-style: normal;
        font-size: 10pt}
a:visited {color: #113F6C;
	font-weight: normal;
        text-decoration: none;
        font-size: 10pt}
a:hover {color: #113F6C;
	font-weight: bold;
        text-decoration: none;
        font-size: 10pt}
a:active {color: #113F6C;
	font-weight: bold;
        text-decoration: none;
        font-size: 10pt}
