@import "../styles/atticgreek.css";


p {text-align: center; font-family: "Times New Roman", "Times", "Palatino";} 

p.vocabbanner
{
	font-family: "Palatino";
	font-size: 28pt;
	line-height: 40pt;
	color: white;
	background-color: black;
	padding: 0px 0px 0px 0px;
	margin: 0;
	border-width: 0;
	min-width: 600;

	vertical-align: baseline;
}

p.drillchoicelabel {
	font-family: "Palatino";
	font-size: 12pt;
	line-height: 13pt;
	color: black;
	padding: 0px 0px 0px 5px;
	margin: 0;
	border-width: 0;
	text-align: left;


}
form.center {
	font-family: "Palatino";
	font-size: 12pt;
	line-height: 14pt;
	color: yellow;
	text-align: center;
	padding: 0;
	margin: 0;
	border-width: 0;

}

p.instructions
{
text-align: left;
font-family: "Arial", "Tahoma";

}

form.vocab {
	font-family: "Palatino";
	font-size: 10pt;
	line-height: 12pt;
	color: black;
	text-align: left;
	padding: 0px 3px 4px 8px;
	margin: 0;
	border-width: 0;

}
textarea.greek1
{
	text-align: center;
	font-size: 36pt;
	line-height: 39pt;
	font-family: "New Athena Unicode","Cardo", "Lucida Grande", "Palatino Linotype", "Gentium","Athena Unicode", "Arial";
	color: #993300;
	border: 0;
}
textarea.greek2
{
	text-align: center;
	font-size: 24pt;
	line-height: 26pt;
	font-family: "New Athena Unicode","Cardo", "Lucida Grande", "Palatino Linotype", "Gentium","Athena Unicode", "Arial";
	color: #993300;
	border: 0;
}

textarea.english1
{
	text-align: center;
	font-size: 32pt;
	line-height: 34pt;
	font-family: "Palatino","Times","Times New Roman";
	color: black;
	border: 0;
}
textarea.english2
{
	text-align: center;
	font-size: 16pt;
	font-family: "Palatino","Times","Times New Roman";
	color: #959595;
	border: 0;
}

