body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000080;
}

a {
	color: #3366CC;
	text-decoration: none;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #000066;
	background-color: #FFFFFF;
	font-style: normal;

}

a:hover {
	text-decoration: underline;
}
.generaltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000080;

}
