
a:link {
    color: #800080;
    text-decoration: none; 
    }

span.pagetop { 
   font-size: 16pt; 
   font-family: Verdana; 
   color: #800080; 
   font-weight: bold }
   
.reference   { 
    text-align:right }
    
span.navigation   { 
    float: right;
    font-size: 8pt; 
    font-family: Verdana;
    }

span.larger  { 
    font-size: 12pt; 
    }
    
a:visited {
    color: #800080;
    text-decoration: none; 
    }

span.super   { 
    vertical-align: super; 
    font-size: 65%;
    }

span.bold    {
    font-weight: bold 
    }

a:hover {
    color: #ff0000;
    }

span.citation { 
    font-style: italic 
    }
    
span.name { 
    color: #000080
    }

a:hover {
    color: red;
    }

body {
    margin-left:15pt;
    margin-right:15pt;
    }

h2 {
    font-size: 14pt; 
    font-family: Arial;
	font-weight: bold; 
	text-align: left; 
}

h3 {
    font-size: 14pt; 
    font-family: Arial;
	font-weight: normal; 
	margin-top: -14px;
}

h4 {
    font-size: 14pt; 
    font-family: Arial;
	font-weight: normal; 
}

h5 {
    font-size: 12pt; 
    font-family: Arial;
	font-weight: bold; 
   }

h6 {
    font-size: 12pt; 
    font-family: Arial;
    font-weight: 400
   }
   
hr {
    color: #800080;
    height: 1px;
    } 

p {
    text-align: left; 
    font-family: Arial;
    line-height: 15pt; 
    font-size: 10pt;
    }

ol {
   text-align: left; 
    font-family: Arial;
    line-height: 15pt; 
    font-size: 10pt;
    }

ul {
   text-align: left; 
    font-family: Arial;
    line-height: 15pt; 
    font-size: 10pt;
    }

table { 
    font-size: 10pt; 
    font-family: Arial; 
    line-height: 15pt; 
    }