@charset "utf-8";
.bottom {
	color: #333A97;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h1 {
font-size:24px;
color:#333A97;
}

h2 {
font-size:18px;
color:#333A97;
}

a {
text-decoration:none;
color:#333A97;
}
a:hover {
text-decoration:underline;
}

.toplink {
font-size:12px!important;
}

.pale {
background-color:#D5D7EA;
}
.notsopale {
background-color:#B4B7DA;
}

p {
text-align:justify
}
