body { strong; background-image: url('parch.jpg'); text-align: left; color: #000000; padding-right: 60px;  padding-left: 60px; }
a:link { color: #000099 }
a:visited { color: #000099 }
a:hover { color: red }

h1	{text-align: center; color: #880000; font-family: arial; font-weight: bold; }
h2	{text-align: center; color: 880000; font-weight: bold; text-decoration: underline; font-family: Times New Roman; }
h3	{text-align: justify; color: #003399; font-weight: bold; font-size: 140% }
h4	{text-align: justify; color: red; font-weight: bold; text-decoration: underline; font-size: 140% }

table.table1	{ color: #000099; font-size: 120%; border: 0}			/* Table1 for Chapter 4 Depatment Head sections */	
table.table2	{ color: #000099; }							/* Table2 for chapter 5 Index of Perm Profs */			
table.table3	{ text-align: left; color: #000099; font-size: 100%; border: 1; }	/* Table3 with border */
table.table4	{ text-align: left; color: #000099; font-size: 100%; }			/* Table4 no border */
table.table5	{ text-align: left; color: #000099; font-size: 120%;  cellspacing = "5" width=100% }	/* Table for App A */
table.table6	{ text-align: left; color: #000099; font-size: 140%;  cellspacing = "5" width=100%; border: 1}	/* Table Poems */
table.table7	{ text-align: center; color: #000099; font-size: 140%;  cellspacing = "5" width=100%; border: 1px}	/* Table Poems centered*/

#text	{text-align: justify; color: 000099; font-size: 110% }
#textctr	{text-align: center; color: 000099; font-size: 120% }
#ants	{text-align: center; color: green; font-weight: bold;  font-size: 140%; text-decoration: underline; margin-bottom: 0em }
 
#depts 	{ text-align: center; color: blue; font-weight: bold; font-size: 140%; margin-bottom: 0em }

#desc 	{ text-align: justify; color: 000099; font-size: 140%; }
#bq 	{ text-align: justify; color: 000099; font-size: 120%; padding-left: 24px; padding-right: 40px}  /* blockquote */

#DHlist { text-align: left; color: blue; font-size: 140%; font-weight: bold; font-family: Times New Roman; }

#pos { text-align: left; color: #000099; font-weight: bold }

#edu { text-align: left; font-style: italic; color: #880000; font-weight: bold}

#bio { color: #000000; text-align: justify;
	font-family: timesnewroman; font-size: 120%;  }

#deptlist  {text-align: left; color: blue; font-size: 140%; font-weight: bold; font-family: Times New Roman; }

#hangingindent   { text-align: left; color: 000099; font-size: 140%; padding-left: 50px;  text-indent: -50px; }


extra syntax  add font-weight: bold to body for global impact
