body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #00125b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.heading {
	color: #FFFF00;
	font-weight: bold;
	font-size: 24px;
}
.text {
	color: #0066CC;
	font-weight: bold;
}
.smilie {
	color: #336666;
	font-weight: bold;
	font-size: 24;
}
.footer {
	color: #0066CC;
	font-weight: bold;
	font-size:12px;
}
a {
	color: #0073E6;
	text-decoration: none;
}
A:hover {color: #FFFFFF;
}

#footer   {  
 text-align: center;  
 position: absolute;  
 bottom: 0px;  
 left: 0px;  
 width: 100%;  
 height: 28px  
 }  
.textPix {
	color: #FF552B;
	font-weight: normal;
	font-size: 12px;
}
