body {
	font-size: 12px;
	background-color: #000099;

}
table {
	font-size: 12px;
}
a {
	font-size: 12px;
	text-decoration: none;
	color: #0033CC;

}
a:hover {
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
.content {
	font-size: 12px;
	line-height: 19px;
}
