BODY 
    {
    scrollbar-base-color:#093192;
		background-color: #093192;
		font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 11pt;
		color: #45a900;
		}
P   
    {
		clear: both;
    text-align: justify;
		margin-top: 10pt; 
		margin-left: 20pt; 
		margin-right: 20pt;
		}		

H1 
    {
		color: #45a900;
    font-size: 16pt;
    font-family: arial, sans-serif;
    font-style: italic;
    font-weight: bold;
    }
H2 
    { 
		color: #45a900;
    font-size: 16pt;
    font-family: "monotype corsiva", arial, sans-serif;
    font-style: italic;
    font-weight: normal;
    margin-left: 20pt;
		}
		
H3
    {
		position: relative;
		left: -40pt;
		top: -80pt;
		z-index: 1; 
		color: #45a900;
    font-size: 50pt;
    font-family: "monotype corsiva", arial, sans-serif;
    font-style: italic;
    font-weight: bold;
		}
		
H4 
    {
		position: relative; left: 60pt; top: -130pt; z-index: 10;
    color: #FFFF00;
    font-size: 40pt;
    font-family: "monotype corsiva", arial, sans-serif;
    font-style: italic;
    font-weight: normal;
    }
	
H5
    {
		position: relative;
		left: -50pt; top: 20pt; z-index: 1;
		color: #45a900;
    font-size: 125pt;
    font-family: "monotype corsiva", arial, sans-serif;
    font-style: italic;
    font-weight: bold;
		}
		
H6 
    {
		position: relative; left: 110pt; top: -80pt; z-index: 10;
		color: #FFFF00;
    font-size: 100pt;
    font-family: "monotype corsiva", arial, sans-serif;
    font-style: italic;
    font-weight: normal;
		}
				
A:link
    {
		background-color: #093192;
    text-decoration: none;
    font-family: arial, sans-serif;
    font-style: italic;
		font-weight: bold;
    font-size: 12pt;
    color: #45a900;
    }
A:active
    {
		background-color: #093192;
		text-decoration: none;
		font-family: arial, sans-serif;
		font-style: italic;
		font-weight: bold;
		font-size:12pt;
		color: #45a900;
		}   

A:visited
    {
		background-color: #093192;
    text-decoration: none;
    font-family: sans-serif;
    font-style: italic;
		font-weight: bold;
    font-size: 12pt;
    color: #45a900;
    } 
 
 A:hover
    {
		background-color: #093192;
		text-decoration: none;
		color: #ffff00
		}  


