.bottom-bar{
	display: none;
}

.myClass {
	text-align: justify; 
	font-size: 18px;
}
.cent {
	text-align: center; 
	font-size: 18px; 
}
.lef{
	text-align: left;
}
/*
table {
	text-align: center;
	border-collapse: collapse;
	width: 50%;
}
th {
font-family: monospace;
border: thin solid #6495ed;
width: 50%;
padding: 5px;
background-color: #D0E3FA;
background-image: url(sky.jpg);
}
td {
font-family: sans-serif;
border: thin solid #6495ed;
width: 50%;
padding: 5px;
text-align: center;
background-color: #ffffff;
}
caption {
font-family: sans-serif;
}
*/
