.text1 {position: absolute; 
	font-family: georgia;
	font-size: 12pt;
	font-weight: regular;
	line-height: 18pt;
	color:#000000;
	}
	
p {font-family: georgia;
	font-size: 10pt;
	color:#000000;
	}
    
li {font-family: georgia;
	font-size: 10pt;
	color:#000000;
	}
	
.text3 {font-family: verdana;
	font-size: 9pt;
	color:000000;
	}
    
.text4 {font-family: georgia;
	font-size: 8pt;
    line-height: 18pt;
	color:000000;
	}
    
.smallfont {font-family: verdana;
	font-size: 9pt;
	color:000000;
	}
	
h1 {font-family: georgia;
	font-size: 22pt;
	font-style: italic;
	text-align: left;
	margin-bottom: 0;
	color:9999FF;
	}
	
h2 {font-family: georgia;
	font-size: 12pt;
	color:9999FF;
	}
	
h3 {font-family: verdana;
	font-size: 8pt;
	text-align: left;
    margin-bottom: 0;
	color:white;
	}

h4 {font-family: georgia;
	font-size: 16pt;
	font-style: italic;
	text-align: center;
    margin-bottom: 0;
	color:663300;
	}
    
.footer {font-family: verdana;
	font-size: 7pt;
	text-align: center;
	color: #999999;
	width: 750px;
	}

.name {font-family: georgia;
	font-size: 10pt;
    font-weight: bold;
	text-align: center;
    margin-bottom: 0;
	color:663300;
	}
    
.title {font-family: georgia;
	font-size: 7pt;
	font-style: italic;
	text-align: center;
	color:666666;
	}
    
hr {color: 999999;
   border: 0;
   width: 90%;
   }


