<style type="text/css">
	h2 {
	
	}
	
	h1 {
		font-size: 300%;
		color: #000099;
	}
	
	table {
 		border: 5px solid #000099;

	}
	
	body {
		color:#999999;
		font-family:times;
		text-align: center;
		background-color: #ffffff;
		scrollbar-DarkShadow-Color:; 
		scrollbar-Track-Color:; 
		scrollbar-Face-Color:;
		scrollbar-Shadow-Color:;
		scrollbar-3dLight-Color:;
		scrollbar-Highlight-Color:;
		scrollbar-Arrow-Color:;
	}

	a {
		color:#000099;
		font-weight: bold;
		padding: 0 0 0 20px;
		text-decoration:none;
		font-size: 90%;
	}

	a:hover {
		color: #999999;
	}
	
	img {
		moz-opacity:0.8;
		filter:alpha(opacity=80);
	}
	
	.sunflower2 {
		moz-opacity:0.6;
		filter:alpha(opacity=60);
		position: absolute;
		top: 15;
		left: 320;
		width: 280;
	}

	p {
		padding: 20 20 20 20px;	
	}
	
	
	
</style>