@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B4E95;
	background-color: #C8CC98;
	margin-top:0;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	vertical-align:top;
	font-weight: bold;
}
.smallType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3D659E;
}

.Titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
