h1 { font-family:Arial; 
	font-size:24pt; 
	color:#FFFFFF; 
	font-weight:700; 
	background-color:RGB(153,204,255) }
	
	
/*for use with subheading captions*/
	
p.subhead     { font-size:14pt; 
				font-family:Times New Roman; 
				font-style:italic; 
               	text-align:left }
               	
               
/*for use with paragraph text*/    
          
p.mytext    { font-family:Times New Roman; 
				font-size:14pt; 
				color:#000000; 
				text-align:left; 
				text-indent:35px }
				
				
               
/* h2  { font-family:Times New Roman; 
	font-size:18pt; 
	text-decoration:underline } */
	
h2  { font-family:Times New Roman; 
	font-size:18pt; 
	color:#999999; }
	
	
h3  { font-size:12pt; 
	text-transform:uppercase; 
	color:#000000 }
	
body  {background-image:
	url('marblefaint.jpg')  }