/* stylesheet group white  */

body {
	background-color: white;
	background-image: url(../background/alu-02.jpg);
	font-weight: lighter;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	color: grey;
}

	 h1 { font-variant: small-caps;
	font-weight: lighter;
		color: rgb(100, 100, 200);
	letter-spacing: 2pt;
	line-height: 100%;
	margin-bottom: 3pt;
	margin-top: 5pt;
	text-align: center;
	font-size: 20pt;
}

  h2 { font-variant: small-caps;
    font-weight: lighter;
    letter-spacing: 0pt;
    line-height: 90%;
    margin-bottom: 1pt;
    margin-left: 0pt;
    margin-top: 3pt;
    text-align: center;
    font-size: 11pt;
    }

h3 { 
	line-height: 140%;
	margin-bottom: 0pt;
	margin-top: 10pt;
	margin-left: 2pt;
	text-align: left;
	font-size: 9pt;
	background-color: rgb(200, 200, 200);
}

h4 { font-weight: lighter;
	line-height: 100%;
	margin-bottom: 0pt;
	margin-top: 0pt;
	text-align: center;
	font-size: 9pt;
}

h5 { font-weight: lighter;
	line-height: 100%;
	letter-spacing: 0pt;
	margin-bottom: 3pt;
	margin-top: 1pt;
	text-align: center;
	font-size: 8pt;
}

	
  h6 { font-weight: lighter;
	line-height: 140%;
	margin-bottom: 0pt;
	margin-top: 10pt;
	margin-left: 2pt;
	text-align: left;
	font-size: 9pt;
}
  
  p { font-size: 9pt;
    }
   
  a:link { color: grey;
    margin-bottom: 1pt;
    margin-top: 1pt;
    }

  a:hover { color: red ! important;
    }

  a:visited { color: rgb(100, 100, 135);
      }

  .color1 { color: rgb(240, 240, 240);
    font-size: 60%;
    }


.color2 {
    color: rgb(155, 155, 155);
    font-size: 90%;
    font-weight: lighter;
    line-height: 120%;
    letter-spacing: 0pt;
    margin-bottom: 1pt;
    margin-top: 1pt;
	margin-left: 20pt;
    }