<!--

body	{ 
	background-color: #FFFFFF; 
	margin: 2.25cm 0; 
	padding: 0;
	font-family: Georgia; 
	font-size: 9pt; 
	text-align: center;
	/*line-height: 1.5em; */

}


 
 
 
 
#container {
margin: 0 auto;
padding: 0;
width: 13cm;
/*width: 490px;*/
text-align: left;
/*border: 1px solid #000;*/
}


/* ARTICLE HEADER */

#articlehead {
	border-bottom: 1px solid #000000;
	margin: 0 0 2em 0;
	padding: 0 0 1em 0;
}

#articlehead img {
	margin: 0;
	padding: 0;
}



#articlehead h1 {

	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt; 
	padding: 0;
}

#articlehead h1 {

/*/*/	margin: -52px 0 0 235px;

}

.headword {
		font-weight: bold;
}

.refine {
	color: #000;
}

b {
		font-weight: bold;
}

i {
		font-style: italic;
}

p.copyright	{ 
	font-family: Arial; 
	font-size: 7pt; 
	line-height: 12pt;
	margin: 0 0 0 235px;
	padding: 0;
	}


/* ARTICLE TEXT */

a, a:link, a:visited, a:hover, a:active { 
	color: #000000; 
	text-decoration: none;

}

#articletext h2 {
	font-family: Georgia; 
	font-size: 10pt; 
	line-height: 14pt;
	font-weight: bold;
	margin: 1em 0 0 0;
}



#articletext p,.para {
	font-family: Georgia; 
	font-size: 10pt; 
	line-height: 14pt;
	/*text-indent: 0.5cm; */
	margin: 0 0 1em 0;
}

#articletext p.first,.para  {
		text-indent: 0; 
}

#articletext p.con {
	text-transform: uppercase;
	text-align: right;
	margin: 0 0 1em 0;
}





/* REFERENCES */

#references {
	margin: 1em 0 1em 0;
	padding: 0.5em 0 0 0;


}

#references p, #references h2  { 
font-family: Georgia; 
font-size: 8pt; 
line-height: 13pt;
/*line-height: 1.5em; */
margin: 0;
padding: 0;
/*/*/ display: inline;
}


#references h3 { 
font-family: Georgia; 
font-size: 7pt; 
	line-height: 13pt;
font-weight: normal;
/*line-height: 1.5em; */
margin: 0;
padding: 0;
/*/*/  display: inline;
}


/* COPYRIGHT */

#copyright  {
	margin: 3em 0 1em 0;
	padding: 0.5em 0 0 0;
	/*background-image: url(../images/pxl9C967B.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
	border-top: 1px solid #000000;
}



#copyright p	{ 
	font-family: Arial; 
	font-size: 7pt; 
	line-height: 10pt;
	margin: 0 0 1em 0;
	padding: 0;
	}
	
#copyright a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}


.roman .headword { /* added by liza 7/29/04 to remove <strong> and replace with overridable style */
  font-weight: normal;
}


.roman { /* added by liza, for attribute st='r' in <w> */
	font-weight: normal;
}

.smallcap { /* added by liza 9/9/04 for smallcaps */
	font-size: x-small; 
}
.italic { /* Added by liza 9/9/04 to allow overrideable style */
 font-style: italic;
}




