/* * Style sheet for the HTML 4.0 specification * $Id: jade.css,v 1.6 1999/4/8 
11:26:26 morying@ynmail.com $*/ 

BODY
{ 
	font-size : 12pt;
	font-weight : normal;
	line-height: 15px;	
	font-style : normal;
	color : black;
	text-decoration : none;
}

P 
{ 
	font-size : 12pt;
	line-height: 15px;
	font-weight : normal;
	font-style : normal;
	color : black; 
}
 
BR
{ 	font-size : 12pt;
	line-height: 15px;
	font-weight : normal;
	font-style : normal;
	color : black; 
} 


A 
{ font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	color : #FF8E07;
	text-decoration : none;
} 

A:Visited 

{ 
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	color : #FF8E07;
	text-decoration : none; 
} 

A:Active 
{ 
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	color : #FF8E07;
	text-decoration : none;
} 

A:Hover
{ 
	font-size : 12pt;
	font-weight: normal;
	font-style : normal;
	color : #ff0000;
	text-decoration : none;
} 

.line {
	LINE-HEIGHT: 18pt
}

.Line2 {
	LINE-HEIGHT: 15pt
}

EM 
{ 
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	text-transform : none;
} 

B 
{
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
} 

TD 
{ 
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
}

.title
{ 
	font-size: 11pt;
	line-height: 15px;
	font-weight : normal;
}

h1
{ 
	font-size: 48pt;
	font-family: "ºÚÌå"
}
