/* Generic Style for RAFARS
 * Author: Bob Finch G4DDM robert@finch.org
 * Created: 12th April 2001
 * Updated  March 2005
 * Version 1.03

 */

/* Links */
a:link       { color: #0000FF; text-decoration: none; }
a:visited    { color: #008000; text-decoration: none; }
a:hover      { color: #FF0033; text-decoration: none; }
a:active     { color: #CC00CC; text-decoration: none; }

/* Main Body */
body         { font-size: 12pt; color: #000060; font-family: 
               Times New Roman, CG Times; margin-left: 5%; margin-right: 5% }

/* Tables */
table { table-border-color-light: rgb(255,255,102);	table-border-color-dark: rgb(0,0,0); }

/* Word styles */
.list_title  { color: #000080; font-size: 14pt; font-family: Arial Rounded; font-weight: bold; 
               text-align: Center; text-decoration: underline; }
.copyright { color: #000080; font-size: 10pt; font-weight: bold; }
th { background: #00CCFF; text-align: left }
h1 { color: #000080; font-size: 24pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
h2 { color: #000080; font-size: 20pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
h3 { color: #000080; font-size: 16pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
h4 { color: #000080; font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
h5 { color: #000080; font-size: 20pt; font-family: Times New Roman, CG Times; font-weight: bold; }
h6 { color: #000080; font-size: 16pt; font-family: Times New Roman, CG Times; font-weight: bold; }
.loud {	font-family:verdana,arial,helvetica,san-serif; font-weight:bold; font-size:12pt; color:#800040; }
.lognormal { font-family:verdana,arial,helvetica,san-serif; font-weight:normal; font-size:10pt; color:navy; }

.noline { color: #000080; text-decoration: none; }
.egcon { background: black; color: #ccffcc }

/* Individual Photo Pages */
.ph { color: #000080; font-size: 16pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.pc { color: #000080; font-size: 14pt; font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; }
.pcr { color: #000080; font-size: 10pt; font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; }
