/* CSS Document */

p{
font-family: arial;
font-size: 18px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.welcome {
	font-family: "Monotype Corsiva";
	font-size: 49px;
	font-style: 18;
	font-weight: normal;
	color: #0099CC;
}

.greek-english {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-variant: small-caps;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
}
.epikefalides {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 4px;
	padding: 4px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: right;
	font-style: italic;
}
.plainabuttons {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
