<!-- Style Sheet created with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com 
edited last July 26th 2007-->
<style type="text/css">
<!--
 a:hover {text-decoration: none; color:#FF0000}
h1, h2, h3, h4, h5, h6 {margin-left: 6px; text-transform: capitalize; 
 font-style: normal; color: #333399}
 
 h1, h2, h3 {font-family: Times New Roman, Book Antiqua, Serif;}
  
 h1 {font-size: 32px; font-weight: 800; }
 h2 {font-size: 24px; font-weight: 700; }
 h3 {font-size: 17px; font-weight: 600; } h4, h5, h6 {font-family: Arial, Eras Medium ITC, Sans-serif; }
 h4 {font-size: 32px; font-weight: 800; }
 h5 {font-size: 24px; font-weight: 700; }
 h6 {font-size: 17px; font-weight: 600; }
 
u { text-transform: capitalize; 
 font-style: bold; color: #FF0000;
 }	
 u.i	{ font-style: italic; text-decoration: underline;
 }	 
		
 body
 {
 font-family: Palatino Linotype, Times New Roman, Serif; 
 margin-left: 1px; margin-right: 1px; margin-width: 90%;  
 }    
P { margin: 1em 3em 1em 3em;
 text-indent: -1em 
 }
 /*  Indent all the text 
 top margin 6em, 
 right margin 1em, 
 bottom margin 1em,  
 left margin  7em 	*/
 
p.pagen { text-transform: capitalize; 
 font-style: bold; color: #0000FF;
 }
 
  /*  pup refers to the Volume and number of a publiction */
b.pub {text-transform: capitalize; 
 font-style: normal; color: #FF0000; }
 
 /* refers the name of the editor a person  */
b.edit {text-transform: capitalize; 
 font-style: normal;  color: #0000FF; }
 
 /* a document */
b.document {text-transform: capitalize; 
 font-style: italic; color: #339966; }
 
 /* an magazine or newspaper */
b.periodical {text-transform: capitalize;  font-style: italic; color: #993366; }
 
 /*  title of ??? */
  b.title {text-transform: capitalize;  font-style: normal;  color: #0000FF; }
 
p.line { margin: 1em 6em 1em 5em; text-indent: -4em }
 		 		 	 	 	 /*  Indent all the text top margin 1em, right margin 6em, bottom margin 1em,                  left margin  7em */
P.date { margin: 1em 6em 1em 7em; text-indent: -6em }
 /*  Indent all the text  top margin 1em, right margin 6em, bottom margin 1em,    left margin  7em 
									
text-indent: -6em means the left margin for the the first line 
is NOT 7em but 1em 7-6=1								*/
 
P.year {font-size: 17px; font-weight: 600; font-style: normal; color: #99CC00; } 
.I { margin: 1em 8em 1em 8em } /*  Indent the text top margin 1em,right margin 8em, bottom margin 1em,left margin 4em */
									
			 /* { margin: 2em 4em } top and bottom margins 2em, left and right margins 4em */
P.question { font-style: italic; }
P.answer { font-style: normal; }
p.sanserf{ font-family: Arial, Gill Sans MT, Sans-serif; font-size: smaller;}
P:first-letter {font-size: 25px;}
P.quote { margin: 1em 8em 1em 4em } /*  Indent the text  	top margin 1em, right margin 8em, bottom margin 1em,left margin 4em */} /* P:first-line{font-size: 25px; color: blue;} */
 
p.headerdiscription {
 font-family: Papyrus, Palatino Linotype, Serif; font-size: xlarge; font-weight: 600; font-style: normal; 
text-decoration: none; text-transform: capitalize; font-variant: normal;
}
 
HR  { color: #339966;  }
	
	 		  			  			 /* this makes explicit what charactors 
									 will be used to open and close quotations 
									 using pseudo-elments */q {quotes: &#8216;"&#8217; &#8216;"&#8217;; font-style: italic;  }
q:before {content: open-quote; }
q:after {content: close-quote; }	lh{font-family: Times New Roman, Arial, Serif; font-size: 18px; font-weight: 400; font-style: normal; 
  text-indent: -5px; }
.lh{font-family: Times New Roman, Arial, Serif; font-size: 18px; font-weight: 400; font-style: normal; 
  text-indent: -1px; }
  
li{  text-indent: 10px; margin-left: 2px; padding-left: 2px;}
  
.last { margin-top: -12px;}
.from { font-weight: 700;
 vertical-align: super; text-align: right; margin-top: -12px;}

 
dd { margin: 1em 6em 1em 7em; text-indent: -6em }
 		/*  Indent all the text top margin	 1em, right margin 6em,
       bottom margin 1em,  left margin  7em 
									
text-indent: -6em means the left margin for the the first line 
is NOT 7em but 1em 7-6=1								*/ 
	CITE { font-family: Palatino Linotype, Times New Roman, Sans-serif; 
		  font-variant: normal; 
	  text-indent: 0em  text-align: right;	  }
	  
.author { font-style: oblique; }
 
.editor { font-family: Arial, Franklin Gothic Book, Sans-serif;
font-size: 14px; }
.F{font-style: 	 italic; } /* {French text or italic 
							*/address { font-family: Verdana, Rockwell, Sans-serif; 
		font-size: small; font-weight: 400; font-style: normal; 
		text-decoration: none; text-transform: capitalize; 
		font-variant: small-caps; }.table { font-family: Arial, Trebuchet MS, Sans-serif;
 margin-left: 5px; margin-right: 5px; text-indent: 80%; }
		
table { font-family: Times New Roman, Palatino Linotype, Serif;  font-size: 16px; font-weight: 400; font-style: normal;}
.issue {font-weight: 400; }
.strikeout { text-decoration: line-through; }-->
</style>

/* =====================================*/
/* Adjustments for Mobile Devices       */
/* =====================================*/

@media (max-width: 480px) {
  p { font-size: 12pt; margin-left: 1%; margin-right: 1%; margin-bottom: 4pt; margin-top: 4pt; line-height: 125%; }
  p.indentb { margin-left: 6%; margin-right: 1%; }
  p.quoteb { margin-left: 6%; margin-right: 1%; }
  p.index { margin-left: 6%; margin-right: 1%; }
  h1 { font-size: 18pt; margin-left: 1%; margin-right: 1%; }
  h2 { font-size: 16pt; margin-left: 1%; margin-right: 1%; }
  h3 { font-size: 14pt; margin-left: 1%; margin-right: 1%; }
  h4 { font-size: 13pt; }
  h5 { margin-left: 1%; }
  h6 { margin-left: 1%; }
  img { width: 150px; height: auto; }
  img.auto {width: auto ; height: auto; }
  blockquote {margin-left: 1%; }
}
