body {
	background-color: #c2ddee;
}
.table {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1D1D1D;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #0c4264;
}
a:visited {
	color: #0c4264;
}
a:active {
	color: #0c4264;
}
a:hover {
	color: #042336;
	text-decoration: none;
}

