@font-face {
	font-family: GraecaII;
	src: url(../images/GRII.TTF);
}
body {
	background-color: #212121;
}
p {
	font-family: berlin sans, calibri, lucida sans unicode, lucida caligraphy;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	}
td {
	color: #ffffff;
	}
h1 {
	font-family: 'GraecaII', 'Lucida Calligraphy', 'A770-Roman', 'aharoni', 'aladdin', 'Sgreek Fixed', 'signature', 'times new roman';
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	vertical-align:middle;
	letter-spacing:42px;
	}
h2 {
	font-family: 'GraecaII', 'Lucida Calligraphy', 'A770-Roman', 'aharoni', 'aladdin', 'Sgreek Fixed', 'signature', 'times new roman';
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	vertical-align:middle;
	}