<!-- Science style sheet -->

body
	{
	background-image: url('back2.jpg');
	background-color: #000000; 
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-attachment: scroll;
	background-position: left top
	}



p.normal
	{
	line-height: 150%;
	text-indent: 10pt;
	font-size: 10pt
	}


p
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF
	}

h4
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF
	}


a:link
	{
	color: #99CCFF;
	text-decoration: none;
	font-weight: bold
	}


a:visited
	{
	color: #C0C0C0
	}


a:hover
	{
	color: #99CCFF;
	text-decoration: underline
	}
