/* stylesheet private series silver */

 body   { 
 		color: white; font-size: 
 		12pt; font-family: Verdana, Arial, Helvetica, sans-serif; 
  		font-weight: lighter; 
  		background-color: #600; 
  		background-image: url(../background/red.jpg) }
  
  h1  { font-size: 170%; 
  		font-variant: small-caps; 
  		font-weight: lighter; 
  		line-height: 100%; 
 		text-align: center; 
 		letter-spacing: 3pt; 
  		margin-top: 0; 
  		margin-bottom: 3pt; 
  		margin-left: 0 }

  h2 {
		font-size: 80%;
        font-weight: lighter;
        letter-spacing: 0pt;
        line-height: 100%;
        margin-bottom: 3pt;
        margin-left: 0pt;
        margin-top: 6pt;
        text-align: left ;
		width: 100%;
    }

  h3 {
    color: rgb(38, 238, 238);
    font-size: 10px;
    font-weight: lighter;
    line-height: 12px;
    margin-bottom: 2pt;
    margin-top: 7pt;
    text-align: center;
    }

  h4 {
    color: rgb(100, 100, 100);
    font-size: 7px;
    font-weight: lighter;
    line-height: 9pt;
    margin-bottom: 2pt;
    margin-top: 2pt;
    text-align: center;
	 }

  h5 {
    color: rgb(25, 25, 25) ! important;
        font-size: 50%;
        font-weight: lighter;
        line-height: 100%;
    text-align: center;
    }

  h6  { 
  font-size: 80%; font-weight: lighter 
  }

  p { font-size: 10pt;
    }

  a:link   { color: rgb(225, 225, 225) }

  a:hover { color: red ! important;
    }

a:visited  { color: rgb(155, 155, 155) }


  .color1  { 
		color: rgb(225, 225, 225);
		font-size: 120%;
        font-variant: small-caps;
        font-weight: lighter;
        letter-spacing: 0pt;
        line-height: 120%;
        margin-bottom: 3pt;
        margin-left: 0pt;
        margin-top: 11pt;
        text-align: justify ;
		width: 100%;
		}
		
	 .color2  { 
		color: rgb(111, 111, 111);
		font-size: 80%;
        font-variant: small-caps;
        font-weight: lighter;
        letter-spacing: 0pt;
        line-height: 100%;
        margin-bottom: 3pt;
        margin-left: 0pt;
        margin-top: 20pt;
        text-align: justify ;
		width: 100%;
		}
  


