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

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



textarea.greek1 {
text-align: center;
font-size: 20pt; 
font-family: "New Athena Unicode","Cardo", "Lucida Grande", "Palatino Linotype", "Gentium", "Arial"; 
color: blue;
}
textarea.greek2 {
text-align: center;
font-size: 20pt; 
font-family: "New Athena Unicode","Cardo", "Lucida Grande", "Palatino Linotype", "Gentium", "Arial"; 
color: brown;
}

textarea.romanQuery {
text-align: center;
font-size: 20pt; 
font-family: "New Athena Unicode","Cardo", "Lucida Grande", "Palatino Linotype", "Gentium", "Arial"; 
color: brown;
}
textarea.roman {
font-size: 18pt; 
font-family: "New Athena Unicode","Cardo", "Lucida Grande", "Palatino Linotype", "Gentium","Athena Unicode", "Arial"; 
color: brown;
}
form.center {
	font-family: "Palatino";
	font-size: 12pt;
	line-height: 14pt;
	color: black;
	text-align: center;
	padding: 0;
	margin: 0;
	border-width: 0;

}
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;


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

}
