body {
	margin-top: 20px;
	background-color:#CCE0F2;
	background-image: url(../images/bg.gif);
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #240078;
}
.caption1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #240078;
}
.caption2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2E2E2;
}
a:link {
	color: #240078;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #240078;
}
a:hover {
	text-decoration: underline;
	color: #92D400;
}
a:active {
	text-decoration: none;
	color: #240078;
}
h1 {
	font-size: 14px;
	color: #0065BD;
	font-weight:lighter;
}
h2 {
	font-size: 12px;
	color: #0065BD;
	font-weight:lighter;
}.rule {
	color: #0065BD;
}
