/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintext, li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #1B3476;
}
.small {
	font-size: 11px;
	color: #CC0000;
}
