/* Feuille de Style de Astronomie de Jacky
gfk@royal.net */

	/* begin body type */

BODY {  
	font-size:	14pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Arial, Helvetica, sans-serif;
	font-size-adjust:	.48;
	background-color: #000000; 
	background-image: url(http://pages.infinit.net/astron/images/night-sky.gif); 
	/*margin-right: 5%; 
	margin-left: 5%; */
	color: #FFFF99
}

P, BLOCKQUOTE, UL, OL, DL, DD, LI, DIR, MENU	{	
	/* inherit from body */	
}	
		
SMALL	{	
	font-size:	.92em;
}	

BIG	{	
	font-size:	1.17em;
}	

PRE	{	
	font-family:	'Monotype.com', Courier New, monospace;
}	

OL LI	{	
	list-style-type:	decimal;
}	

OL OL LI	{	
	list-style-type:	lower-alpha;
}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
}	

TABLE, TBODY, TR, TD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Arial, Helvetica, sans-serif;
	font-size-adjust:	.48;
}	
		
	/* end body type */	



	/* begin header type */

H1	{	
	font-family: "Times New Roman", Times, serif; 
	font-size-adjust:	.46;
	font-size:	2em;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

H2	{	
	font-family: "Times New Roman", Times, serif; 
	font-size-adjust:	.46;
	font-size:	1.4em;
	font-weight:	200;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

H3	{	
	font-family: "Times New Roman", Times, serif; 
	font-size-adjust:	.46;
	font-size:	1.11em;
	font-weight:	150;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

H4	{	
	font-family: "Times New Roman", Times, serif; 
	font-size-adjust:	.46;
	font-size:	1em;
	font-weight:	100;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

H5	{	
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size-adjust:	.46;
	font-size:	0.8em;
	font-weight:	80;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

H6	{	
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size-adjust:	.46;
	font-size:	0.6em;
	font-weight:	80;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size-adjust:	.46;
}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size-adjust:	.46;
	}	
		
HR	{	
	visibility:	visible;
}	
		
	/* end header type */	

	/* begin affordances */

A:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#FA0;
}

A:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#C60;
}

A:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#F00;
}

A:hover	{	
	text-decoration:	none;
	color:	#FE0;
}

	/* end affordances */	
	
	/* end of file */
