.comicbase {
	list-style-type: disc;
}
h1 {
	font-family: "Impact";
	font-size: 36px;
	color: #FFFFFF;
	list-style-type: none;
	margin: 0px;

}
li {
	font-size: 20px;
	list-style-type: none;
	margin: 0px;
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-weight: bolder;


}
h2 {
	font-family: "HGP‘n‰pŠpÎß¯Ìß‘Ì";
	font-size: 18px;
	color: #FFFFFF;

}
li a:visited {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;

}
li a:hover {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
}
