P	{	font-family: Verdana, Arial, Helvectica;
		font-size: 11pt;
		text-align: justify;
		color: #808080;
	}

A:link	{	color: #000000;
		text-decoration: none;
		font-family: Comic Sans MS;
		font-weight: bold;
	}

A:hover {	color: #FFFFFF;
		text-decoration: none;
		background-color: #000000;
		font-family: Comic Sans MS;
		font-weight: bold;
	}

A:visited {	color: #808080;
		text-decoration: none;
		font-family: Comic Sans MS;
		font-weight: bold;
	 }

H1	{	font-family: Times New Roman, Times;
		font-style: italic;
		text-align: center;
	}

H3	{	font-family: Times New Roman, Times;
		font-style: italic;
		font-size: 16pt;
	}

em	{	font-family: Times New Roman, Times;
		font-style: italic;
	}
		
.foot	{	font-size: 8 pt;
		text-align: left;
	}	

.romaji	{	font-family: Times New Roman, Times;
		text-align: left;
	}

.trans	{	font-family: Times New Roman, Times;
		text-align: right;
	}