<style>
img.eye
	{TOP: 25px; LEFT: 10px; POSITION: absolute}
div.d1
	{TOP: 0px; LEFT: 10px; WIDTH: 700px; HEIGHT: 35px; POSITION: absolute}
div.d2
	{TOP: 110px; LEFT: 10px; WIDTH: 90px; HEIGHT: 400px; POSITION: absolute}	
div.d3
	{TOP: 100px; LEFT: 110px; WIDTH: 590px; HEIGHT: 400px; POSITION: absolute}	
	
a.a1:link  
	{color: Silver; letter-spacing: 1px; text-decoration: none}
a.a1:hover
	{color: #FF9900; letter-spacing: 3px; text-decoration: none}
a.a1:visited  
	{color: Silver; text-decoration: none}
a.a1:active  
	{color: #FF9900; text-decoration: none}

a.a2:link  
	{color: Silver; text-decoration: none}
a.a2:hover  
	{color: #FF9900; font-weight: bold; text-decoration: none}
a.a2:visited  
	{color: Silver; text-decoration: none}
a.a2:active  
	{color : #FF9900; text-decoration: none}
	 
a.a3:link  
	{color: #FF7700; text-decoration: none}
a.a3:hover  
	{color: #FF9900; font-weight: bold; text-decoration: none}
a.a3:visited  
	{color: #FF7700; text-decoration: none}
a.a3:active  
	{color: #FF7700; text-decoration: none}
	
a.email:link  
	{color: #FF6600; text-decoration: none}
a.email:hover  
	{color: #FF9900; font-weight: bold; text-decoration: none}
a.email:visited  
	{color: #FF6600; text-decoration: none}
a.email:active  
	{color: #FF6600; text-decoration: none}
	
strong  
	{font-size: 10pt; line-height: 140%;}
h1  
	{color: #FF9900; font-size: 7pt; letter-spacing: 10px;}
h2 
	{color: #FF9900; font-size: 8pt; line-height: 50%; text-indent: 14px; letter-spacing: 22px;}
h3
	{color: Black; font-size: 8pt; line-height: 120%; text-indent: 343px; letter-spacing: 10px;}
	
.text  
	{color: Silver; font-size: 10pt; line-height: 120%;}	
.text2  
	{color: Silver; font-size: 9pt; line-height: 30%;}	
.text3 
	{color: #FF9900; font-size: 8pt; letter-spacing: 2px;}
.text4  
	{color: Silver; font-size: 8pt; line-height: 20%; text-indent: 1em;}
.text5  
	{color: #FF9900; font-size: 8pt; line-height: 20%; text-indent: 1em;}
.text6 
	{color: #FF9900; font-size: 8pt;}
.date  
	{color: #FF9900; font-size: 8pt; line-height: 0%; text-align: right;}	
	
body  
  	{font-family : Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	color : Silver;
	background-color : Black;
	background-image : url(../graphics/background2.jpg);
	background-repeat : no-repeat;
	background-attachment : fixed;
	cursor : Crosshair;}
   
</style>	

