  	body {
    	font-family: arial;
		font-size: 10pt;
    }
	
	li {
	font-size: 8 pt;
}
	 p {
	 	margin-left: 12px;
	 	font-size: 8pt;
	 }
	 blockquote {
	 	font-size: 8pt;
	 }
	 h3 {
	 	font-size: 10pt;
	 }
	 h4{
		font-size: 8pt;
}
	 td {	 	
		font-size: 10pt;
	 }
	.core {
		font-size: 12pt;
		font-weight: bold;
	}
	.graphbox1 {
		border: 1px solid black;
		width: 725px;
		font-size: 0pt;    
		position: absolute;
		top: 10px;
		left: 10px;
	}
	.graphbox2 {
		width: 725px;	
		position: absolute;
		font-size: 0pt;    
		top: 10px;
		left: 10px;
	}
	.graphbox3 {
		width: 725px;	
		position: absolute;
		top: 10px;
		left: 10px;
		padding=top: 4px;
		text-align: center;
	}
	.legend {
		width: 725px;	
		position: absolute;
		top: 170px;
		left: 10px;
		text-align: center;
	}
	.goto {
		width: 715px;	
		position: absolute;
		font-size: 8pt;
		top: 170px;
		left: 20px;
		text-align: left;
	}
	.about {
		width: 715px;	
		position: absolute;
		font-size: 8pt;
		top: 170px;
		left: 10px;
		text-align: right;
	}
