@charset "utf-8";
/* CSS Document */

p {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #666;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #699;
}
#colorCell {
	background-color: #099;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #099;
}

.opening {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 48pt;
	color: #0AA;
}
.einProjVonWihte {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
}
