@charset "utf-8";
/* CSS Document */

body {
	margin-top: 50px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
body,td,th {
	color: #345292;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	color: #003399;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #003399;
}

a:link_footer {
	color: #003399;
}
a:visited_footer {
	color: #CC0000;
}
a:hover_footer {
	color: #CC0000;
}
a:active_footer {
	color: #003399;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #345292;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #003399;
}
