h2.year{
	text-align:center;
	color:blue
}

body{
	background:white;
	color:black
}

a:hover{
	color:yellow;
	text-decoration:underline;
	background-color:gray
}

font.evname{
	font-size:150%;
	font-weight:bold
}

font.pub{
	font-size:130%;
	font-weight:bold
}

font.bname{
	font-size:120%
}

.cent{
	text-align:center
}

font.new{
	color:red;
	font-weight:bold
}

.cm2{
	text-align:center;
	font-size:83%
}

.r{
	color:red
}

.m2{
	font-size:83%
}

h3{
	text-indent:1em
}

h4{
	font-style:italic;
	text-indent:1em
}
