/* FILENAME: pictures.css */ 
body {background: #000000}

a:link {color: #000000}
a:visited {color: #000000}
a:hover {color: #a7a3a3}
/*a:active {color: #80080}*/
img { border: 0px solid #A7A3A3 ; }
img.arrow { border: 0px solid #a7a3a3 ; }
h1 {font-size: 24pt; font-family: arial}
h2 {font-size: 18pt; font-family: braggadocio}
h3 {font size:14pt; font-family: desdemona}
p {font-family: tahoma; color: #A7A3A3; font-size: 12pt}
p.para {font-family: tahoma; color: #A7A3A3; font-size: 12pt; font-weight: bold}
p.header  {font-family: Helvetica 45 LightItalic; font-size: 20pt; color: #A7A3A3;}
p.copy  {font-family: tahoma; font-size: 8pt; color: #ffffff;}
p.title  {font-family: tahoma; font-size: 10pt; color: #ffffff;}
p.caption  {font-family: tahoma; font-size: 10pt; color: #A7A3A3;}
