body {
	font-size: 12px;
	margin: 0px;
	background-color: #0D3A80;
}
td {
	font-size: 12px;
}
.test33 {
	font-size: 16px;
	font-weight: bold;
}


a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.text {
	line-height: 1.8em;
}
