/* CSS Document */
body {
	background-color: #E0F3FE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #1A4A87;
}
a {
	font-size: 12px;
	color: #1A4A87;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1A4A87;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #1A4A87;
}


.font12 { font-size:12px; color:#333333}

