body {background-color: black;


}

table {
     border:0;
     cellpadding: 0;
     cellspacing: 0; 
     width: 100%;
     border-collapse: collapse;
}

h1 {
     text-align: center;
     font-size : 11pt;
     font-family : arial;
     color: #FFFFFF;
	 margin-top: 1;
}

h2 {
     text-align: center;
     font-size : 10pt;
     font-family : arial;
     color: #FFFFFF;
	 margin-top: 1;
}


p   {
	text-align: left;
	font-size : 10pt;
	font-family : arial;
	color: #CCCCCC;
	margin-top: 1;
	margin-bottom: 1;
}

.link {
    width: 36%;
    height: 28%;
	text-align : right;
	font-size: 10pt;
	font-family: arial;
	color: #455cfc;
}

.link2 {
      width: 36%;
      height: 28%;
      text-align : left;
      font-size: 10pt;
      font-family: arial;
	  color:#455cfc;
}
.ano {
      color: #999999;
      letter-spacing: 5;
      text-align : center;
      font-size: 10pt;
      font-family: arial;
}

.pgrisoscuro   {
     text-align: center;
     font-size : 10pt;
     font-family : arial;
     color: #999999;  
}
.pgrisclaro {
     text-align: center;
     font-size : 10pt;
     font-family : Arial;
     color: #D2D2D2; 
}

