body {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	font-size: 0.9em;
	background-color: #ececea;
	margin: 0px;
	text-align: justify;
}
.fixed {
    font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-align: justify;
	color: #003366;
	padding: 0 8 8 8px;
}
.fixed a{
	font-size: 16px;
	color: #003366;
	text-decoration: none;
}
.fixed a:hover {
	color: #999999;
	text-decoration: underline;
}