@charset "utf-8";
body {
	background-color: #000000;
	text-align: center;
	margin: 0;
	padding: o;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}



p  { font-size: 12pt; }
	
h1 {
	font-size: 24pt;
	font-weight: bold;
	margin: 24pt 0 12pt 0;
}
	
a:link { color: #F5F5F5; font-weight: normal; text-decoration:underline };
a:visited { color: #F5F5F5; font-weight: normal; text-decoration:underline };
A:hover { COLOR: #F5F5F5; font-weight: normal; TEXT-DECORATION:underline };
a:active { color: #F5F5F5; font-weight: normal; text-decoration:underline };

#container { margin: 0 12% 0 12%;  }


      
img { border: 3px solid black; 	}

.img_nb { border: 3px solid #ffffff; 	}