<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>
	 CSS for individual Photo pages
	</title>
</head>

 body {
 color: #000000;
 }
 body {
 font-family: arial, helvetica, verdana
 }

 span.c1 {
 color: #ffff00; 
 font-size: 150%; 
 font-weight: bold
 }
 span.c2 {
 color: #66ffff; 
 font-size: 120%; 
 font-weight: bold;
 font-style: italic
 }

 span.c3 {
 color: #ff0000; 
 font-size: 200%
 }

 span.c4 {
 color: #ff0000;
 font-size: 150%
 }

 span.c5 {
 font-size: 150%
 }

 p.c6 {
 font-weight: bold; 
 text-align: center
 }

 tr.c7 {
 text-align: justify
 }

 span.c8 {
 color: #ffffff
 }

 a.c9 {
 color: #FF0000
 }

 p.c10 {
 color: #66FFFF; 
 font-weight: bold; 
 text-align: center
 }
 p.c11 {
 color: #ffff99; 
 font-size: 60%
 }
 
 p.c12 {
 font-family: times new roman, courier new, arial;
  text-align: center
 }
 
 p.c13 {
 font-family: times new roman, courier new, arial;
 font-size: 80%
 }
 table.c14 {
 margin-left: 1%
 }
 
 span.c14 {
 color: #ff0000
 }
 
</html>

