
body {
	font-family: Arial, Helvetica, sans-serif;
	background : #BDBDBD;
}

.table-standard{
	color : Black;
	FONT-FAMILY: Geneva, Arial, sans-serif;
	FONT-SIZE: 10pt;
	
}
.table-footer{
	color : Black;
	font : bold italic;
}

.welcome{
	font-family: Arial, Helvetica, sans-serif;
	font : bold;
}
.error{
	font : bold;
	color : Red;
}
.important{
	font : bold;
	color : Black;
}
.display-message{
	font : bold italic/20;
	color : #FFA500;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font : bold;
	font-size : 25;
}
.pi{
	background: white;
}