
h1
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;	
	
	padding: 0px;
	margin: 0px;
	display: inline; 	
}

h2
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #9DBC00;	
	
	padding: 0px;
	margin: 0px;
	display: inline; 	
}

.siteheader
{
	font-family: Verdana;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;		
}

.sanahaku
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #343434;			
}

.wordlisttext
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #787878;			
}

.wordlisttext_hi
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #454545;
	background-color: #E2EFA4;
}

.lastword
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #9DBC00;	
	text-decoration: none;
}

.lastword:hover
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #9DBC00;	
	text-decoration: underline;
}

.copytext
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;		
}

