.site, .title, .date, .main, .mainsub {font-family: "Courier New", Courier, monospace;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #87BBE2;
	clear: both;
	text-decoration: none;
	font: Courier New;
	direction: ltr;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: middle;
	white-space: normal;
	font-stretch: wider
	
}


.site {
	font-size: 10pt;
	font-style: bold;
	text-align: justify;

}
.title {
	font-size: 14pt;
	font-style: bold;
	text-align: right;
}
.date {
	font-size: 8pt;
	font-style: normal;
	text-align: right;
	}

.main {
	font-size: 14pt;
	font-style: bold;
	text-align: center;
	}

.mainsub {
	font-size: 10pt;
	font-style: bold;
	text-align: center;
	}