body { background-color : #ffffff;
 background-image : url(marble.gif);
 font-family : Arial, Helvetica, sans-serif;
 font-size : 13px;
 font-weight: bold;
 }

.title { color : #000000;
 font-size : 23px;
 }

.subtitle  { color : #000000;
 font-size : 16px;
 }

.black { color : #000000;
 }

.red { color : #CC3300;
 }

.large { color : #000000;
 font-size : 16px;
 }

A:link { color : #3333CC;
 text-decoration : underline;
 }

A:visited { color : #333399;
 text-decoration : underline;
 }

A:active { color : #990033;
 text-decoration : underline;
 }

A:hover { color : #990033;
 text-decoration : none;
 }

table.photo { background-color : #000000;
 color : #CC6666;
 font-family : Arial, Helvetica, sans-serif;
 font-size : 13px;
 font-weight: bold;
 }

table.clear { color : #000000;
 font-family : Arial, Helvetica, sans-serif;
 font-size : 13px;
 font-weight: bold;
 }