h1{
	font-family: 'Mate SC', serif;
	color: #444;
	font-weight: 400;
	padding: 30px;
	font-size: 30px;
	text-shadow: 0 1px 1px #ccc;
}

h2{
	font-family: 'Mate SC', serif;
	color: #444;
	font-weight: 400;
	padding: 0px 30px 0px 0px;
	font-size: 20px;
	text-shadow: 0 1px 1px #ccc;
}

h3{
	font-family: 'Mate SC', serif;
	color: #111;
	font-weight: 400;
	padding: 20px 0px 0px 0px;
	font-size: 15px;
	text-shadow: 0 1px 1px #ccc;
}

h3.h3lvl3{
	width: 175px;
}

h3.h3lvl3{
	width: 175px;
	padding-left: 15px;
}
h3.h3lvl1{

	padding-left: 15px;
}
h3.h3lvl2{

	padding-left: 15px;
}

h4{
	font-family: 'Mate SC', serif;
	color: #111;
	font-weight: 400;
	padding: 20px 0px 0px 0px;
	font-size: 13px;
	text-shadow: 0 1px 1px #ccc;
}

p{
	font-family: 'Quattrocento Sans', sans-serif;
	color: #444;
	text-shadow: 0 0px 1px #e7e7e7;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	padding: 0 30px 20px 30px;
}

a{
	font-family: 'Quattrocento Sans', sans-serif;
	color: #E00C0C;
	text-shadow: 0 0px 1px #e7e7e7;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
}

a.oyezlogo{
	font-family: 'Mate SC', serif;
	
}

a.aca{
	font-style: italic;
}

span{
	font-family: 'Quattrocento Sans', sans-serif;
	color: #444;
	text-shadow: 0 0px 1px #e7e7e7;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
}

span.oyezlogo{
	font-family: 'Mate SC', serif;
	
}

span.aca {
	font-style: italic;
}

.info h1{
	font-size: 40px;
}
.info h2{
	margin-left: 30px;
}
h4 a{
	margin-left: 3px;
	font-size: 23px;
	color: #E00C0C;
}
h4 a:hover{
	border-bottom: 1px dotted #333;
}
h4 a span{
	color: #000;
}