/* Begin Typography & Colors */
body {
	margin: 0 0 0 0;
	padding: 0;
	background-color: #000000;
	
	/*cursor:url(http://www.screenvisionnews.be/images/lips_small.cur);*/
	
	/*background-image: url(../images/background2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
	color: #CCC;
	font-size: 10px;
	}
	
.calc {
	font-family: Tahoma, Verdana;
}

th {
	font-size: 12px;
}

td {
	font-size: 11px;
}
