body     { background-image: url(Graphics/Background.jpg); 
        color: black; }

a:link      { color:#5a0000;
        text-decoration: underline; }
        
a:visited   { color:#000000;
        text-decoration:underline; }
         
a:hover     { color:#ef9d00;
        text-decoration:underline; }
 
a.showpix   { color: #9c0000; text-decoration: none;
        font-weight: bold;
        font-family: "Arial,Helvetica", Sans-Serif;
        font-size : 11px;
        text-align: justify;
        line-height: 1.5em; }
 
a.showpix:visited
     { color: #9c0000;
        text-decoration: none; 
        font-weight: bold;
        font-family: "Arial,Helvetica", Sans-Serif;
        font-size : 11px;
        text-align: justify;
        line-height: 1.5em; }
 
a.showpix:hover
     { color: #ffba00;
        text-decoration: none;
        font-weight: bold;
        font-family: "Arial,Helvetica", Sans-Serif;
        font-size : 11px;
        text-align: justify;
        line-height: 1.5em; }
 
a.portlink
     {  font-variant:small-caps;
        color: #9c0000;
        text-decoration: none;
        font-weight: bold;
        font-family: "Arial,Helvetica", Sans-Serif;
        font-size : 13px;
        text-align: center;
        line-height: 1.5em; }
 
a.portlink:visited
     { font-variant:small-caps;
        color: #9c0000;
        text-decoration: none; 
        font-weight: bold;
        font-family: "Arial,Helvetica", Sans-Serif;
        font-size : 13px;
        text-align: center;
        line-height: 1.5em; }
 
a.portlink:hover
     {  font-variant:small-caps;
        color: #ffba00;
        text-decoration: none;
        font-weight: bold;
        font-family: "Arial,Helvetica", Sans-Serif;
        font-size : 13px;
        text-align: center;
        line-height: 1.5em; }

p.heading   { color: #9c0000;
        font-size: 14pt;
        font-weight: bold;
        text-align: center;
        font-family: "Arial,Helvetica", Sans-Serif; }

p.subheading   { color: #9c0000;
        font-size: 10pt;
        font-weight: bold;
        text-align: left;
        font-family: "Arial,Helvetica", Sans-Serif; }
        
p.main      { color: black;
        font-family: "Arial,Helvetica", Sans-Serif;
        font-size : 11px;
        text-align: justify;
        line-height: 1.3em; }
        
p.leftjust  { color: black;
        font-family: "Arial,Helvetica", Sans-Serif;
        font-size : 11px;
        text-align: left;
        line-height: 1.3em; }
        
p.rightjust { color: black;
        font-family: "Arial,Helvetica", Sans-Serif;
        font-size : 11px;
        text-align: right;
        line-height: 1.3em; }
        
p.center { color: black;
        font-family: "Arial,Helvetica", Sans-Serif;
        font-size : 11px;
        text-align: center;
        line-height: 1.3em; }

.small {
	font-size: 80%;
	}
        
li    { color: black;
        font-family: "Arial,Helvetica", Sans-Serif;
        font-size : 11px;
        text-align: justify;
        line-height: 1.3em; }
 
td.quote { background-color: #eeeeee;
        color: #5a5a5a;
        font-family: "Times New Roman", Serif;
        font-size : 10pt;
        text-align: center;
        line-height: 1.3em; }
 
p.quotesource  { color: #2f2f2f;
        font-family: "Times New Roman", Serif;
        font-size : 8pt;
        text-align: right;
        line-height: 1.5em; }
