body {
	background-image:   url("../main/assets/bg-tile.gif");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #faf8f7;
}
body,td,th {
	color: #02659F;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	line-height: 14pt;
}
a:link {
	color: #02659F;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #02659F;
}
a:hover {
	text-decoration: none;
	color: #609FC8;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #02659F;
}
.copyright {
    font-size: 9px
}
.eighteenbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}
.twelve {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #02659F;
}
.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #02659F;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.year {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #02659F;
	font-weight: bold;
}
.eighteenboldunder {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}
