@import url(EurSchSite.css);

p.discuss
{
	color: black;
	font-family: Times, "Times New Roman";
	font-size: 12pt;
	line-height: 14pt;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 0px;
}

h2 { text-align: center; }
h3 { margin-left: 75px; }
hr {background-color: maroon; height:1px;}

/* trying to override usual color for links  */ 
a.imageURL:link 
{
	text-decoration: none;
	color: #B8860B;
}

a.imageURL:visited
{
	text-decoration: none;
	color: #B8860B;
}

a.imageURL:active { text-decoration: none; }

span.link {
 	color: blue;
	font-family: Arial;
	font-size: 11pt;
 
 
 
}

span.groupType {
 	color: blue;
	font-family: Arial;
	font-size: 10pt;
	
 
}
span.label {font-family: Arial; color: maroon; font-size: 9pt;}

span.siglum  {font-family: Times, "Times New Roman"; color: black; font-size: 20pt; font-weight:bold; }
