body {
  background-color:#face2a; 
  font-size:8pt; 
  font-family:MS Sans Serif
}

A:link	{	
	text-decoration:	none;
	color:	#0000FF;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#0000FF;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#0000FF;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#0000FF;
	}
	
table	{font-size:8pt; font-family:MS Sans Serif}

select {font-size:8pt; font-family:MS Sans Serif}

input {font-size:8pt; font-family:MS Sans Serif}

textarea {font-size: 8pt; font-family:MS Sans Serif}