/* =====================================*/
/* Used for the archive index pages */

/* Version 3.5 */
/* 9/8/99 */

/* Brian Basgen */
/* =====================================*/

body { background : white }
a:link { color: #993300; background : transparent }
a:visited { color: #CC6600; background : transparent }
img.center { align: center }
hr.end { width: 92%; align: center; height: 2px; }

/* =====================================*/

H1 {
color: #993300; 
text-align: center; 
font-size: 40pt; 
font-weight: bold; 
font-family: "Times New Roman", serif;
}

H4 {
color: #000033; 
text-align: center; 
font-size: 14pt; 
font-family: "Helvetica", sans-serif;
}

p.index { 
 color: black; 
 text-indent: 0em; 
 font-family : sans-serif;
 font-size: 16pt; 
 font-weight: bold;
 text-align: center; 
 }
 
p.footer { 
 color: black; 
 text-indent: 0em; 
 font-family : "Helvetica", sans-serif;
 font-size: 12pt; 
 line-height: 150%;
 text-align: center; 
 margin-left: 6%;
 margin-right: 6%;
 }
 
/* =====================================*/

