h1{
	text-align:center
}

h2.year{
	text-align:center;
	color:blue
}

body.none{
	background:black;
	color:white
}

body.mari{
	background:#9999FF;
	color:white;
}

body.img{
	background:black;
	background-image:url(http://www.katana.cx/~urajirou/img/kinenback.gif);
	background-repeat:repeat;
	color:white
}

a:link{
	color:yellow;
}

a:visited{
	color:#999900;
	text-decoration:none
}

a:hover{
	color:yellow;
	text-decoration:underline;
	background-color:gray
}

.evname{
	font-size:150%;
	font-weight:bold
}

.pub{
	font-size:130%;
	font-weight:bold
}

.bname{
	font-size:120%
}

div.cent{
	text-align:center
}

.new{
	color:red;
	font-weight:bold;
	font-style:italic
}

.m2{
	font-size:83%
}
