/* Styles for Toward The One */
body                    {
                        /* background-image : url("images/PARCHMTL.bmp") ; */
						 background-image : url("images/sumtextb.jpg") ;
                         /* background-image : url("images/gray_light.gif") ; */
                         font-family : "Bookman Old Style", Garamond, Palatino, Times, serif
								 }
body.main               {
                         margin-right: 5%; }
body.plain              {background-image : none ;
                         background-color : #CCCC99} 
body.head               {margin-left : 2.5%;
                         margin-right: 7.3%; }
body.margin					{
								 margin-left: 7.5%;
								 margin-right: 7.5%; }
h1                      {font-family : "Bookman Old Style", Garamond, Palatino, Times, serif ;
                         font-weight : bold ;
                         font-style  : italic ;
                         color       : #000066 }
h2, h3, h4, h5, h6      {font-family : "Bookman Old Style", Garamond, Palatino, Times, serif ;
                         font-style  : italic ;
                         color       : #000066 }
p, td                   {font-family : "Bookman Old Style", Garamond, Palatino, Times, serif}
p.poetry                {color       : #000066 ;
                         font-family : Arial, Helvetica, sans-serif ;
                         font-size   : 80% ;
/*                         text-align  : center ; */
                         font-style  : italic ;
                         font-weight : normal }
.citation               {color       : #000066;
                         font-size   : 80%;
/*                         text-align  : right */
                         }
.standard               {font-family : "Bookman Old Style", Garamond, Palatino, Times, serif}
a                       {font-family : "Bookman Old Style", Garamond, Palatino, Times, serif}
a:hover                 {color       : #FF0033;
                         text-decoration: underline}
.underline              {text-decoration: underline}
ul                      {font-family : "Bookman Old Style", Garamond, Palatino, Times, serif}
li                      {font-family : "Bookman Old Style", Garamond, Palatino, Times, serif}
.note                   {font-family : Arial, Helvetica, sans-serif }
.emph                   {
	color: #CC00CC; font-family: Arial, Helvetica, sans-serif; font-weight: bolder;
}
.emph1						{background-color:#FFFF99 ; 
}
.emph2						{color: #C71585;
}
.th1						{background-color: #CB99FF; 
}
.th2						{background-color: #CBFF99; 
}
.th3						{background-color: #FFCC99; 
}
.th4						{background-color: #FFFF99; 
}
.th5						{background-color: #FF9999; 
}
.tblhead 				{background-color: #A9A9A9; 
}
.indent					{
	margin-left: 5%;
}

