body {
	background-color: #fff;	
	padding: 0;
	font: normal 9pt Arial, Verdana, Helvetica, sans-serif; 
	color: #000000;
	margin: 10px 8px;
	}
	
a {
	font-weight: normal; 
	text-decoration: underline; 
	color: #ff3c00;
	} 
	 
a:hover {color: #ff3c00;}
a:visited {color: #ff3c00;}

hr {
	border: 0;
	background-color: #cccccc;
	color: #cccccc;
	height: 1px;
	}
	
h1 {font-size: 14pt;}
h2 {font-size: 13pt;}
h3 {font-size: 12pt;}
h4 {font-size: 11pt;}

.alphabet {font-weight: bold; margin: 3px 3px; 8px 0px;}

.letter {font-weight: bold; margin: 12px 2px; 5px 0px; font-size: 12pt;}

.catchword {
	margin: 5px 2px; 0px 0px;
	font-weight: bold;
	}
	
.catchword_desc {margin: 0px 2px; 8px 0px;}

/+#main-popup {
	width: 520px;
	height: 560px;
	overflow: auto;
	overflow-x: hide;
	overflow-y: scroll;
	}
	*/
	
	
#main-popup {margin:0;}
