	/* 
		Cascading Style Sheet
		developper: Jimmy Beattie
		(c) 2009, iCom s.e.n.c.
	*/
	
	body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #F9F9E6;
	background-color: #000000;
	}
	
	.p {
		font-family: Georgia, Times New Roman, Times, serif;
		color: #F9F9E6;
		font-style: normal;
	}
