body {
	margin: 0px 0px 0px 0px;
		background-color: #F7F7F7;
	
        	text-align: center;
        
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

.text1 {
	font-size: 9pt;
	color: #333333;
	}
	
.text2 {
	font-size: 9pt;
	color: #333333;
	}
	
.text3 {
	font-size: 12pt;
	color: #333333;
	}
	
table{
  LINE-HEIGHT:120%;
}